react-native-hamsters
react-native-hamsters copied to clipboard
Create new JS processes for CPU intensive work
Build error: ``` react-native-hamsters\android\src\main\java\com\reactlibrary\ReactContextBuilder.java:15: error: cannot find symbol import com.facebook.react.bridge.NativeModuleCallExceptionHandler; ^ symbol: class NativeModuleCallExceptionHandler location: package com.facebook.react.bridge react-native-hamsters\android\src\main\java\com\reactlibrary\ReactContextBuilder.java:135: error: cannot find symbol private NativeModuleCallExceptionHandler createNativeModuleExceptionHandler() { ^ symbol: class NativeModuleCallExceptionHandler...
Example of library using `std::thread` [react-native-multithreading](https://www.npmjs.com/package/react-native-multithreading)