Skip to content

Releases: software-mansion/react-native-reanimated

2.12.0

27 Oct 12:58
c50dbf0
Compare
Choose a tag to compare

๐Ÿš€ Main changes

  • Added measure and scrollTo for web #3661
  • [Fix] Ignore layout animation props on the web #3714
  • [Fix] Absolute path in Podflie.lock #3701
  • [Fix] Fix require cycle in useScrollViewOffset #3713

Full Changelog: 2.11.0...2.12.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3336425460

๐Ÿ™Œ Thank you for your contributions!

2.11.0

14 Oct 11:31
7409602
Compare
Choose a tag to compare

๐Ÿš€ Main changes

  • Added new useScrollViewOffset hook #3438
  • Added FrameTimings to the useFrameCallback hook
  • Fixes for building Reanimated in monorepo

Full Changelog: 2.10.0...2.11.0

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3105231111

๐Ÿ™Œ Thank you for your contributions!

3.0.0-rc.3

22 Sep 13:21
09a697f
Compare
Choose a tag to compare
3.0.0-rc.3 Pre-release
Pre-release

๐Ÿš€ Main changes

  • Enabled debugging on Reanimated's runtime using Chrome DevTools and Flipper
  • Added FrameInfo to the useFrameCallback hook

What's Changed

Full Changelog: 3.0.0-rc.2...3.0.0-rc.3

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3105231111

๐Ÿ™Œ Thank you for your contributions!

3.0.0-rc.2

22 Aug 10:28
a2ec202
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release

2.10.0

22 Aug 10:28
1b61196
Compare
Choose a tag to compare

๐Ÿš€ Main changes

  • Added useAnimatedKeyboard() hook
  • Added useFrameCallback() hook
  • Added support for React Native 0.70
  • Added support for react-native-v8 (building from source only)
  • Detect multiple versions of Reanimated.
  • And many different fixes.

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689

Full Changelog: 2.9.1...2.10.0

3.0.0-rc.1

16 Aug 15:58
f310408
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release

๐Ÿš€ Main changes

  • Added useAnimatedKeyboard() hook
  • Added useFrameCallback() hook
  • Added support for React Native 0.70
  • Added support for react-native-v8
  • Reduced bundle size on Web by 80%
  • Optimized cloning ShadowTree when animating layout props with Fabric enabled

What's changed

Read more

2.9.1

01 Jul 12:07
Compare
Choose a tag to compare

What's Changed

  • Fix issue with duplicated libfolly_runtime.so - #3342

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511

๐Ÿ™Œ Thank you for your contributions!

2.9.0

30 Jun 14:20
3526d48
Compare
Choose a tag to compare

What's Changed

Package contains binaries for react-native in version from 0.65 to 0.69

Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729

๐Ÿ™Œ Thank you for your contributions!

3.0.0-rc.0

11 May 16:42
968e209
Compare
Choose a tag to compare
3.0.0-rc.0 Pre-release
Pre-release

This major release includes support for Fabric architecture ๐ŸŽ‰

Check out our Announcing Reanimated 3 blog post.

Co-authored by @piaskowyk, @graszka22, @j-piasecki, @Szymon20000 and @kmagiera.

2.8.0

21 Apr 16:04
64d5909
Compare
Choose a tag to compare

What's Changed

New Contributors

@dylmye @jiulongw @lukmccall

Full Changelog: 2.7.0...2.8.0

๐Ÿ™Œ Thank you for your contributions!