yarn react-native-reanimated 2.0.0-alpha.3

latest releases: 3.12.0-nightly-20240507-80a31afab, 3.12.0-nightly-20240506-35c0df74d, 3.11.0...
3 years ago

Fresh release of Reanimated 2.0 alpha. Includes a number of fixes to issues reported by the community after the initial launch. We've also made a number of optimizations and stability improvements. Some notable changes:

  • Worklet caching - Each worklet is evaluated only once what significantly improves performance.
  • Typescript support - From now on it’s possible to use typescript within worklets.
  • Possibility to start animations from JS side just like we do in worklets. x.value = withSpring(0);
  • Color interpolation fixes

Don't miss a new react-native-reanimated release

NewReleases is sending notifications on new releases.