We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
const NativeCallDetector = NativeModules.CallDetectionManager const NativeCallDetectorAndroid = NativeModules.CallDetectionManagerAndroid
in \node_modules\react-native-call-detection\index.js
Constants is empty. What do i do wrong?
The text was updated successfully, but these errors were encountered:
Hey @klishinoleg!
#83 My PR should fix this issue.
Let me know if you need any help.
Sorry, something went wrong.
should this work in expo?
I think so, but I didn't test it there though.
@klishinoleg does Expo support native modules? I think it doesn't, henceforth this module shouldn't work in there as well.
I'll try soon, but I think only in bare mode after ejecting.
No branches or pull requests
const NativeCallDetector = NativeModules.CallDetectionManager
const NativeCallDetectorAndroid = NativeModules.CallDetectionManagerAndroid
in \node_modules\react-native-call-detection\index.js
Constants is empty. What do i do wrong?
The text was updated successfully, but these errors were encountered: