Skip to content

Releases: software-mansion/react-native-reanimated

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

3.8.1

19 Mar 14:00
Compare
Choose a tag to compare

Fixes:

  • Add jestUtils to mocks (#5791)
  • Check value callback whether it is valid or not (#5784)

3.8.0

08 Mar 17:06
7158c54
Compare
Choose a tag to compare

What's Changed

New features

Fixes

  • fix(android,animated-sensor): Fix HMR for Animated Sensor by @Nodonisko in #5646
  • Fix hidden testimonials on landing page by @patrycjakalinska in #5675
  • Fix warning about overwriting style with layout animation by @Latropos in #5644
  • [Example] Fix chess pieces getting clipped on Android by @tjzel in #5691
  • [LA Web] Add check for HTMLElement when looking for descendant with animation. by @m-bert in #5749
  • fix: don't use deprecated onCatalystInstanceDestroy API by @WoLewicki in #5752
  • Make useEvent return a different reference if event handler should be reattached by @tjzel in #5743
  • Fix race condition when ShareableHandle is accessed on multiple threads by @tjzel in #5759
  • Fix easing in Keyframe by @Latropos in #5761
    Fix android layout animation z-index bug by @bartlomiejbloniarz in #5769

Improvements

Keyboard

  • [useAnimatedKeyboard][iOS] Keyboard interpolation by @piaskowyk in #5705
  • [useAnimatedKeyboard][iOS] Support for keyboard interactive dismiss mode by @piaskowyk in #5730
  • [useAnimatedKeyboard][Android] Keyboard refactor by @piaskowyk in #5665
  • [useAnimatedKeyboard][Android] Filter keyboard events by @piaskowyk in #5740
  • [useAnimatedKeyboard][Android] Fix state after animation dismiss by @piaskowyk in #5741
  • [useAnimatedKeyboard][Android] Fix navigation bar with auto hide by @piaskowyk in #5742
  • [useAnimatedKeyboard][iOS] Improve curve parameters by @piaskowyk in #5750

New Contributors

Full Changelog: 3.7.0...3.8.0

3.7.2

01 Mar 14:53
Compare
Choose a tag to compare

[LA Web] Add check for HTMLElement when looking for descendant with animation. #5749

Full Changelog: 3.7.1...3.7.2

3.7.1

20 Feb 15:02
97f41cc
Compare
Choose a tag to compare
  • #5646 Fix for useAnimatedSensor to not throw JS errors on re-render in development bundles
  • #5402 Fix for missing null check in useAnimatedStyle
  • #5333 Making useAnimatedStyle return a stable reference

Full Changelog: 3.7.0...3.7.1

3.6.3

19 Feb 13:03
4316ce2
Compare
Choose a tag to compare

#5562 - Fixing layout animations now working in web production bundles

Full Changelog: 3.6.2...3.6.3

3.7.0

08 Feb 15:36
5633e7b
Compare
Choose a tag to compare

What's Changed

New features

Fixes

Improvements

New Contributors

@marmor157 @Code-Victor @wodin @amadeus @azashi @shubham1206agra @migueldaipre @cortinico @patrycjakalinska @jp1987 @okwasniewski

🙌 Thank you for your contributions!

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

Full Changelog: 3.6.2...3.7.0