npm react-native-reanimated 2.0.0-alpha.7

latest releases: 3.14.0-nightly-20240704-e051a477c, 3.14.0-nightly-20240703-c416bf666, 3.13.0...
3 years ago

❗ Important changes

WEB support - #1225

🐛 Bug fixes

fixed full reload - #1256
fix scrollTo #1226
fix reattaching of event handlers #1217

👍 Improvements

better caching - #1236
synchronous layout when possible and scroll events improvment #1215

🔢 Miscellaneous

tests improvements
types fixes
documentation improvements

🙌 Thank you for your contributions!

Note
From now on every object (which isn't created by useSharedValue hook) captured by worklet is frozen and as a result, no longer can be modified. It's a rare case when you may want to pass to worklet mutable value. However, if you need to you should pass a deep copy.

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

NewReleases is sending notifications on new releases.