react-native-tuner
react-native-tuner copied to clipboard
Update plan?
any plan to update this to current react native version
Upgraded to RN v0.62.2
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"