react-native-reanimated
react-native-reanimated copied to clipboard
refactor(Reanimated): use worklets prefab again
Summary
Reanimated can safely consume worklets as a prefab after the following fix
- #8684
Test plan
- Clean your repo with git clean -Xdf
- Install deps with yarn
- Open apps/fabric-example/android with AndroidStudio
- Run build
- Run clean
- Run build
- 🥳
Actually let's put this on hold until we release 4.2.0