react-native-webrtc / react-native-callkit

#deprecated iOS 10 new CallKit framework for React Native

Repository from Github https://github.comreact-native-webrtc/react-native-callkitRepository from Github https://github.comreact-native-webrtc/react-native-callkit

Is it possible to get icomming call number?

daeheejeong opened this issue · comments

My goal is getting phone number of incomming call(React Native - iOS).
First, I found a 'react-native-call-detection' module. That was able to get incomming phone number but only in Android OS.
So i wondering that i can get incomming phone number using this module.