iOS 5.0.0
- Complete rewrite in Swift to support Lottie 3.x and therefore more kind of (advanced) animations
- Heavily improved performance by supporting the core animation rendering engine
- Enable with
TiAnimation.newRenderingEngineEnabled = true
- Enable with
- Support for passing files not only from the app bundle but also from the application data directory
- Support for passing raw JSON strings via the
jsonString
property - More parity with Android