joltup / react-native-threads

Create new JS processes for CPU intensive work
MIT License
755 stars 141 forks source link

null is not an object (evaluating 'ThreadSelfManager.postMessage') #71

Closed emretekince closed 5 years ago

emretekince commented 5 years ago

I get this error for the example code on readme. null is not an object (evaluating 'ThreadSelfManager.postMessage') postMessage /js/self:13:22

"react": "^16.8.6", "react-native": "^0.59.5"