Closed skdev24 closed 5 years ago
The linked fix is merged, but unfortunately android threads now take much longer to start. There is more we need to look into to get performance improved
Our performance issues were unrelated to react-native-threads. The latest master should be good to use on RN 61.
When a thread bundle run it's gives a warning in android, it works perfectly in iOS.
"dependencies": { "react": "16.9.0", "react-native": "0.61.2", "react-native-threads": "http://github.com/jhen0409/react-native-threads/tarball/rn61" }