Kudo / react-native-v8

Opt-in V8 runtime for React Native Android
MIT License
900 stars 69 forks source link

Check runtimeExecutor before calling onMainLoopIdle #194

Open colincarter opened 8 months ago

colincarter commented 8 months ago

Fixes https://github.com/Kudo/react-native-v8/issues/193

I don't understand why runtimeExecutor is null here so this is quite a simplistic fix. If I have some more time I can investigate further, but for the moment this unblocks debugging with RN0.72.