JoshMarler / react-juce

Write cross-platform native apps with React.js and JUCE
https://docs.react-juce.dev
MIT License
764 stars 79 forks source link

Catch unhandled errors in EcmascriptEngine_Hermes #252

Closed JoshMarler closed 3 years ago

JoshMarler commented 3 years ago

@nick-thompson hopefully this should catch the errors you've been seeing under hermes and trap under the usual red screen

nick-thompson commented 3 years ago

Awesome, thanks @JoshMarler