Skip to content

0.0.3 Stable

Compare
Choose a tag to compare
@lkzhao lkzhao released this 31 Dec 00:23
· 548 commits to master since this release
  • Cleaner resume animation after an interactive transition.
  • plugin API: seekTo(progress:Double) changed to seekTo(timePassed:TimeInterval)
  • plugin API: resume(progress:Double, reverse:Bool) changed to resume(timePassed:TimeInterval, reverse:Bool)
  • provides dynamic duration by default.
    material design(duration & timing)