Skip to content

Brothersoft-bro/Lottie-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lottie Demo

Lottie is a library for Android, iOS, Web, and Windows that natively renders vector based animations and art in realtime with minimal code. Lottie loads and renders animations and vectors exported in the bodymovin JSON format. This demo app shows how to install Lottie with Cocoapods, and how to play, pause and stop animations in realtime.

Requirements

  • iOS 13.0+
  • Xcode 11
  • Swift 5

Installation

  • Download the demo app's source code
  • Use "pod install" in order to install the necessary dependencies via Cocoa Pods (make sure that you have Cocoa Pods installed)
  • Open the .xcworkspace file
  • Build & Run

Features

  • A demo app that shows how to present Lottie animations, and how to play, pause, and stop the animations programatically in realtime.

Examples

About

Lottie is a library for Android, iOS, Web, and Windows that natively renders vector based animations and art in realtime with minimal code. Lottie loads and renders animations and vectors exported in the bodymovin JSON format. This demo app shows how to install Lottie with Cocoapods, and how to play, pause and stop animations in realtime.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors