MrHertal / react-native-twilio-phone

Twilio Voice React Native module.
MIT License
154 stars 67 forks source link

Is there an event that listens to know if a call is coming? #69

Closed thanhnvpk01168 closed 2 years ago

thanhnvpk01168 commented 2 years ago

I am trying to find out the information of the person being called and then process the call to accept it, but no event is found. can you help me, thank you in advance

MrHertal commented 2 years ago

Hi, what event did you try? did you check CallKeep events as well?