Skip to content

Releases: software-mansion/react-native-reanimated

1.0.0-alpha.9

28 Sep 12:32

Choose a tag to compare

1.0.0-alpha.9 Pre-release
Pre-release

Another alpha release bringing a number of updates to the API and some bugfixes.

πŸŽ‰ NEW FEATURES

  • #83 by @osdnk – allow for providing animated block to handle events
  • #104 by @osdnk – debug nodes now works in Expo and when debugging using chrome

πŸ› BUG FIXES

  • #87 by @osdnk – make animated node persist value after reattaching
  • #95 by @kitten – fix Object.freeze crash on Android
  • #97 by @osdnk – yet another fix for Object.freeze crash

βœ… OTHER IMPROVEMENTS

  • #107 by @osdnk – configure example app to import reanimated code from the parent directory
  • #106 by @kmagiera – adds Interactable component implementation to example app
  • #102 by @ckknight – whitelist "color" property (now it can be animated)

πŸ™Œ Thanks for all the contributions and issue reports!

1.0.0-alpha.5

10 Jul 09:17

Choose a tag to compare

1.0.0-alpha.5 Pre-release
Pre-release

Minor release to support recently released RN 0.56

1.0.0-alpha.3

01 Jun 15:16

Choose a tag to compare

1.0.0-alpha.3 Pre-release
Pre-release

In this release we introduce a few new node types:

  • interpolate (thanks @DylanVann πŸŽ‰)
  • color
  • round

Also wanted to thank everyone who contributed fixes (even small ones) to the documentation and example app updates – thank you @AlicanC @joegoodall1 @slorber @lanceharper and @joefazz πŸ‘ πŸ‘