Lottie has been completely rewritten in Swift as of 3.0 (https://github.com/airbnb/lottie-ios/pull/777)
I am closing all issues prior to this release to reduce the noise. If you continue to run into this issues or any issue with Lottie 3.0 please open a new ticket
For continued support of Lottie Objective-c please point to this branch: https://github.com/airbnb/lottie-ios/tree/lottie/objectiveC
I believe this issue may be reopened. Lottie now supports only UIKit. But it would be cool to use it in games, for this purpose SpriteKit support is required. We need something like LottiNode which can be inserted into SKScene.
Agree with the comment above, need to be reopened
Most helpful comment
I believe this issue may be reopened. Lottie now supports only UIKit. But it would be cool to use it in games, for this purpose SpriteKit support is required. We need something like
LottiNodewhich can be inserted intoSKScene.