Lottie-ios: Add delay option for animation.

Created on 22 Feb 2017  路  2Comments  路  Source: airbnb/lottie-ios

something common in iOS like:

animationView.play(delay: 0.5) { (finished) in
 // Finished code
}
enhancement

Most helpful comment

@buba447 any way to add delay?

All 2 comments

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

@buba447 any way to add delay?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

muraterd picture muraterd  路  5Comments

JALsnipe picture JALsnipe  路  4Comments

WZBbiao picture WZBbiao  路  5Comments

albertoNovo picture albertoNovo  路  3Comments

loganblevins picture loganblevins  路  3Comments