joltup/react-native-threads

I don't think it works on 0.63 iOS

backmeupplz opened this issue · 3 comments

Hey there! Anyone got it working on iOS? It seems like when RCTBridge for the main React Native app is instantiated, the new RCTBridges don't start the JS code 🤔

Actually, tried it out and the approach taken by this library should be working on the latest React Native version (0.63.4): https://github.com/backmeupplz/react-native-ios-threading-example/

Looks like Realm can be the issue, investigating there: realm/realm-js#3522

It works on 0.63