What's Changed
- fix: disable shared global context and fix reanimated hanging issue by @Kudo in https://github.com/Kudo/react-native-v8/pull/210
- Check runtimeExecutor before calling onMainLoopIdle by @colincarter in https://github.com/Kudo/react-native-v8/pull/194
- [ci] add react-native 0.75 testing by @Kudo in https://github.com/Kudo/react-native-v8/pull/211
New Contributors
- @c...