-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native module cannot be null in IOS #32
Comments
The Same problem here. I'm using expo, maybe it causes the problem? |
I think the package.json isn't quite right, or the podspec is using the wrong file. I might revisit here and compare the files on the node module, as I'm not sure that the npm module is up to date with the latest changes |
I forked this module into react-native-microphone-stream if that helps. You will need something like "wavefile" to collect the array of data and save the audio but it's fairly straightforward. |
same issue i face |
Facing same issue... |
when I am Installing react-native-recording latest version and build and run app it gives error native module cannot be null in ios. Please help me what I am doing wrong?
Thanks in advance
The text was updated successfully, but these errors were encountered: