v0.85.0-rc.1
Breaking Changes📦 react-nativeView on GitHub →
⚠ 1 breaking✨ 1 features🔧 2 symbols
Summary
This release includes a breaking change in Animated related to unsafe rawPointer access and adds a C++ AnimatedModule to DefaultTurboModules.
⚠️ Breaking Changes
- Unsafe rawPointer access was fixed in Animated.cloneMultiple, which may break existing code relying on this unsafe behavior.
✨ New Features
- Added C++ AnimatedModule to DefaultTurboModules in Animated.