This is a sandbox iOS Swift app demonstrating dynamic playback and working with Lottie animations.
You need the following to run this app locally.
XCode
Simulator (for Mac)
Ruby
Basic knowledge of Swift
Clone this repo and ensure to install your pds.
Clone this repo
git clone https://github.com/brockp/lottie.ios.theming.git
Install Pods (if not already there)
cd project_directory/
pod install
Documentation is held on the internal Suzy wiki.