Kudo / react-native-v8

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

Check runtimeExecutor before calling onMainLoopIdle #194

Closed colincarter closed 3 months ago

colincarter commented 1 year 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.