software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
9.09k stars 1.32k forks source link

Update base-class for ReanimatedPackage #6745

Closed javache closed 4 hours ago

javache commented 20 hours ago

Summary

TurboReactPackage is deprecated and will be removed in a future release. BaseReactPackage is a swap-in replacement and exists in older React Native versions too.

Test plan

CI

javache commented 4 hours ago

Duplicate of https://github.com/software-mansion/react-native-reanimated/pull/6730