Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/yannbf/ionic2-lottie
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Apr 19, 2017
2 parents ae15862 + 2fdad83 commit d4f2261
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Ionic2 Lottie Sample
# Ionic Lottie Sample

![Example](https://github.com/yannbf/ionic-lottie/blob/master/example-gif.gif?raw=true)

This is a very experimental test that uses [lottie-angular2](https://github.com/chenqingspring/lottie-angular2) to display animations in ionic2.
This is a sample project that uses [ng-lottie](https://github.com/chenqingspring/ng-lottie) to display animations provided by a json in ionic 3.

To run it:
```shell
git clone https://github.com/yannbf/ionic-lottie.git
cd ionic-lottie
npm i
ionic serve
```
```

0 comments on commit d4f2261

Please sign in to comment.