react-native-webrtc / react-native-callkit

#deprecated iOS 10 new CallKit framework for React Native
ISC License
122 stars 67 forks source link

Is it possible to get icomming call number? #62

Open daeheejeong opened 5 years ago

daeheejeong commented 5 years ago

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.