Skip to content

0.6.0

Compare
Choose a tag to compare
@oblador oblador released this 07 May 17:46
· 106 commits to master since this release
  • Refactored to ES2016.
  • Breaking change: Removed backwards support for transitionValue prop.
  • Breaking change: Splits imports between React and React Native to fix warnings in RN 0.25.
  • Breaking change: With ES2016 the import statement has changed to: import * as Animatable from 'react-native-animatable'