Skip to content

iOS 5.0.0

Compare
Choose a tag to compare
@hansemannn hansemannn released this 17 Sep 14:10
· 23 commits to master since this release
fa5138a
  • 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
  • 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