Skip to content

Releases: software-mansion/react-native-reanimated

3.13.0-rc.2

18 Jun 15:24
f483c75
Compare
Choose a tag to compare
3.13.0-rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.12.0...3.13.0-rc.2

3.13.0-rc.1

10 Jun 12:35
b49c0de
Compare
Choose a tag to compare
3.13.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.12.0...3.13.0-rc.1

3.13.0-rc.0

07 Jun 16:33
Compare
Choose a tag to compare
3.13.0-rc.0 Pre-release
Pre-release

First monorepo release for testing and compatibility purposes.
Full Changelog: 3.12.0...3.13.0-rc.0

3.12.0

03 Jun 14:16
3188d92
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Improvements

  • Give more meaningful warning when modifying a Shareable by @tjzel in #5548
  • Update useAnimatedKeyboard docs by @maciekstosio in #5866
  • Change the docs to mention, that .springify() works with .duration() by @Latropos in #5990
  • Remove CellRendererComponent from Animated.FlatList props by @Latropos in #5951

Internal Changes

New Contributors

@antFrancon, @JDMathew, @thomas-rx, @exploIF

🙌 Thank you for your contributions!

Full Changelog: 3.11.0...3.12.0

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/9287839734

3.10.1

09 May 13:54
Compare
Choose a tag to compare

Release contains backported changes from 3.11.0 for Expo SDK 51

3.11.0

06 May 15:36
35c0df7
Compare
Choose a tag to compare

What's Changed

  • Fix EXC_BAD_ACCESS crash on iOS in [REAAnimationsManager clearSharedTransitionConfigForTag:] by @tomekzaw in #5975
  • Fix uncaught exception 'NSUnknownKeyException' on app reload on iOS by @tomekzaw in #5976
  • Test two ways to use sharedValue in useAnimatedStyle by @Latropos in #5893
  • docs: fix grammar by @wodin in #5978
  • fix: build issues on visionOS by @okwasniewski in #5980

Full Changelog: 3.10.0...3.11.0

3.10.0

01 May 09:52
81c4130
Compare
Choose a tag to compare

What's Changed

  • Prevent iOS bridgeless initialization from getting the wrong bridge by @gabrieldonadel in #5953
  • Fix crashes when reloading app quickly on Android by @lukmccall in #5958
  • Use [RCTUIManager viewForReactTag:] instead of viewRegistry to avoid infinite loop in [RCTComponentViewRegistry objectForKey:] by @tomekzaw in #5957
  • Crash while using useAnimatedKeyboard in flat list by @maciekstosio in #5918
  • Fix calculating keyboard height by @maciekstosio in #5851

New Contributors

@devjs100 @maciekstosio

🙌 Thank you for your contributions!

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/8907195489

Full Changelog: 3.9.0...3.10.0

3.9.0

26 Apr 12:53
48fd0c2
Compare
Choose a tag to compare

What's Changed

Main changes

Internal changes

Fxies

Improvements

  • Make "Reanimated" title in docs interactive. by @latekvo in #5766
  • Better error when passing easing from 'react-native' instead of 'reanimated' by @Latropos in #5639
  • Include original remote function name in "Tried to synchronously call" error message by @tomekzaw in #5843

New Contributors

@vietdung97 @latekvo @frankcalise @MajronMan @alduzy

🙌 Thank you for your contributions!

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/8846918580

Full Changelog: 3.8.1...3.9.0

3.9.0-rc.1

18 Apr 12:34
Compare
Choose a tag to compare
3.9.0-rc.1 Pre-release
Pre-release

Support for React Native 0.74.0-rc.9

Full Changelog: 3.9.0-rc.0...3.9.0-rc.1

3.9.0-rc.0

05 Apr 15:08
d0315ff
Compare
Choose a tag to compare
3.9.0-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.8.1...3.9.0-rc.0