Shivam Dev

Results 3 comments of Shivam Dev

I solved this issue by manual linking, create a file name **react-native.config.js** and add the following code in this file, ``` // react-native.config.js module.exports = { dependencies: { 'react-native-threads': {...

Having the same problem after updating to V0.64.

This helped me https://github.com/microsoft/react-native-code-push/issues/2195#issuecomment-1048505007. I had a similar issue.