File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ Place your animations files in your `app/App_Resources/iOS/` folder.
129129
130130| Method | Return | Parameters | Description |
131131| ----------------- | --------- | ---------- | -------------------------------------------------------- |
132- | ` startAnimation ` | ` void ` | None | Starts the animation for the LottieView instance. |
132+ | ` playAnimation ` | ` void ` | None | Plays the animation for the LottieView instance. |
133133| ` cancelAnimation ` | ` void ` | None | Pauses the animation for the LottieView instance. |
134134| ` isAnimating ` | ` boolean ` | None | Returns true if the LottieView is animating, else false. |
135135
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-lottie" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " NativeScript plugin to expose AirBnB Lottie library" ,
55 "main" : " nativescript-lottie" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments