Closed klishinoleg closed 3 years ago
Hey @klishinoleg!
https://github.com/priteshrnandgaonkar/react-native-call-detection/pull/83 My PR should fix this issue.
Let me know if you need any help.
should this work in expo?
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.
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?