0.3.1
- Adds
stopAnimation()
method. - Looped animations are no longer interactions and will thus not clog
InteractionManager
. - Declarative animations are now triggered in
componentDidMount
. - RN 0.15 RC support.
stopAnimation()
method.InteractionManager
.componentDidMount
.