ti.animation icon indicating copy to clipboard operation
ti.animation copied to clipboard

Airbnb Lottie + Rive animation module for Titanium SDK

Results 6 ti.animation issues
Sort by recently updated
recently updated
newest added

- [x] Create new Swift-based project - [x] Use latest Lottie iOS SDK 4.3.0 - [x] Map existing animation view APIs - [ ] Public beta test phase

When using TiShadow, it is passing an absolute path, so the result from `pathForResource` will lead to an invalid path. Implement a fallback mechanism to also try the passed the...

I have put the images folder and the json file on `/app/assets/iphone/` The json file is working but the images are not displayed, I add put the assetFolder properties to...

enhancement
ios

Add the option to pass a JSON as parameter

enhancement
android

I checked out the docs related to **ListView** & found that we can run Lottie animations only by setting autoStart to true. However, there may be various use-cases where we...

Hi guys and thanks for this amazing module. Is there any way in **iOS** to start a reversed animation, from the end to the beginning? Start() -> I like it,...

help wanted
question