Skip to content

Releases: software-mansion/react-native-reanimated

2.16.0

21 Apr 11:03
4e8da50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15.0...2.16.0

3.1.0

20 Apr 09:58
41f58fb
Compare
Choose a tag to compare

What's Changed

Read more

2.15.0

19 Apr 11:07
dbdad98
Compare
Choose a tag to compare

What's Changed

  • Fix issue causing ANR when performing sync layout updates, for Reanimated 2 in #4283
  • Add web support without a Babel/SWC Plugin, for Reanimated 2 in #4285

Full Changelog: 2.14.4...2.15.0

3.0.2

07 Mar 21:07
6abbdc7
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 3.0.1...3.0.2

3.0.1

03 Mar 22:17
1134b95
Compare
Choose a tag to compare

What's Changed

New Contributors

@TheRogue76 @gvarandas @bmatasar

πŸ™Œ Thank you for your contributions!

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

Full Changelog: 3.0.0...3.0.1

3.0.0

28 Feb 15:23
7fd61c5
Compare
Choose a tag to compare

πŸš€ Main changes

  • Added useAnimatedSensor for Web #3955
  • Added setImmediate implementation for Reanimated runtime
  • Added first part of functionality of Shared Element Transition. Examples available here. Please note that this is experimental feature, not production ready. We are waiting for your feedback to improve functionality.

What's Changed

Read more

2.14.4

19 Jan 20:55
7e6dc41
Compare
Choose a tag to compare

What's Changed

  • Fix: Revert - Optimize previous style calculation in styleUpdater #3950

2.14.3

19 Jan 16:36
2a435c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.14.2...2.14.3

2.14.2

17 Jan 16:09
fa5dc52
Compare
Choose a tag to compare

What's Changed

  • Add warning for style animations missing initial values by @jwajgelt in #3947
  • Disable HERMES_ENABLE_DEBUGGER when building Reanimated 2 AAR package by @tomekzaw in #3956
  • Raise error when cppVersion is undefined by @tomekzaw in #3944
  • Fix: 3.0.0-rc.9 , useAnimatedScrollHandler with FlashList not working by @orekasep in #3938
  • Don't look in default path for libs if path is procided by @reinismu in #3945
  • Fix build package CI warnings by @tomekzaw in #3942
  • Release 2.14.2 by @tomekzaw in #3960

Full Changelog: 2.14.1...2.14.2

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

2.14.1

12 Jan 10:19
270e70d
Compare
Choose a tag to compare

What's Changed

  • Fix TypeError: 'viewTag' is read-only on Animated.createAnimatedComponent(FlashList) by @tomekzaw in #3934

Full Changelog: 2.14.0...2.14.1

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