### Target Branch 0.85 ### Link to commit or PR to be picked https://github.com/facebook/react-native/commit/4083a6ff92b0ffd4f71166848f3d7ce36172fac8 ### Description Fix Hermes crash when async void TurboModule method throws NSException by re-throwing instead of converting to JSError on wrong thread
Target Branch
0.85
Link to commit or PR to be picked
facebook/react-native@4083a6f
Description
Fix Hermes crash when async void TurboModule method throws NSException by re-throwing instead of converting to JSError on wrong thread