Releases: oblador/react-native-animatable
Releases · oblador/react-native-animatable
1.4.0
Compare
Sorry, something went wrong.
No results found
What's Changed
New Contributors
Full Changelog : v1.3.3...v1.4.0
1.3.3
Compare
Sorry, something went wrong.
No results found
Remove deprecated lifecycle warning
Improved typings
1.3.2
Compare
Sorry, something went wrong.
No results found
Fix iterationDelay being ignored when changing animation.
1.3.1
Compare
Sorry, something went wrong.
No results found
Support for removing PropTypes in babel transforms
Allow percentage animations for margins, widths etc
Improved TS typing
1.3.0
Compare
Sorry, something went wrong.
No results found
Added onTransitionBegin and onTransitionEnd props (#187 )
Added iterationDelay prop (#169 )
Improved TypeScript typings (#190 )
Fixed bug where old onAnimationEnd handler would be called.
1.2.4
Compare
Sorry, something went wrong.
No results found
Add TypeScript definitions
1.2.3
Compare
Sorry, something went wrong.
No results found
Migrate deprecated React.PropTypes to prop-types package.
1.2.2
Compare
Sorry, something went wrong.
No results found
Fix issue with spring animated width transitions would cause flashes when transitioning to 0.
1.2.1
Compare
Sorry, something went wrong.
No results found
Fix native animation driver support for swing, tada and wobble animations.
Fix unmet peer dependency warning when using react alpha with nom
1.2.0
Compare
Sorry, something went wrong.
No results found
Support delay prop for transitions
Improve support for inline animation declarations