Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.98k stars 452 forks source link

fix: polluted [RCTBridge currentBridge] #2760

Open alexandrius opened 23 hours ago

alexandrius commented 23 hours ago

Hello. This PR changes [RCTBridge currentBridge] to the bridge instance the ViewManager was created. For example react-native-threads creates its own bridge for process separation.

Thanks for all amazing work @chrfalch @wcandillon

alexandrius commented 23 hours ago

I have signed the CLA!