Releases: oblador/react-native-animatable
Releases · oblador/react-native-animatable
1.4.0
26 Oct 16:46
Compare
Sorry, something went wrong.
No results found
1.3.3
13 Oct 12:44
Compare
Sorry, something went wrong.
No results found
Remove deprecated lifecycle warning
Improved typings
1.3.2
19 Mar 17:45
Compare
Sorry, something went wrong.
No results found
Fix iterationDelay being ignored when changing animation.
1.3.1
03 Jan 23:29
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
31 May 19:41
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
18 Sep 22:58
Compare
Sorry, something went wrong.
No results found
Add TypeScript definitions
1.2.3
24 Jul 23:48
Compare
Sorry, something went wrong.
No results found
Migrate deprecated React.PropTypes to prop-types package.
1.2.2
11 Jun 19:10
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
03 Jun 12:11
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
06 May 16:56
Compare
Sorry, something went wrong.
No results found
Support delay prop for transitions
Improve support for inline animation declarations