pedrocoder / ionic-lottie

Sample using ng-lottie and ionic 3 to view animations rendered from After Effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Lottie Sample

Example

This is a sample project that uses ng-lottie to display animations provided by a json in ionic 3.

To run it:

git clone https://github.com/yannbf/ionic-lottie.git
cd ionic-lottie
npm i
ionic serve

ps: Take note that this sample has too many animations running at once for sampling purposes only. If you would like to run on a device, remove a few of these animations to have them running smoothly.

About

Sample using ng-lottie and ionic 3 to view animations rendered from After Effects


Languages

Language:TypeScript 41.0%Language:CSS 27.8%Language:HTML 23.6%Language:JavaScript 7.6%