react-native-tuner icon indicating copy to clipboard operation
react-native-tuner copied to clipboard

Update plan?

Open dezudas opened this issue 5 years ago • 2 comments

any plan to update this to current react native version

dezudas avatar Jun 16 '20 05:06 dezudas

Upgraded to RN v0.62.2

qiuxiang avatar Jun 28 '20 07:06 qiuxiang

I tried many things still not able to run the project, current issue I am facing with new reactnative version

ERROR Invariant Violation: new NativeEventEmitter() requires a non-null argument. ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native. ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

"pitchfinder": "^2.3.2",
"react": "18.0.0",
"react-native": "0.69.5",
"react-native-recording": "^0.5.1"

dezudas avatar Aug 31 '22 09:08 dezudas