This is a demo of using React Native + FCM + CallKit integration. It's a project I'm currently working for a client. When the web client requesting a call, it will send a fcm message to the ios devices then the ios device will responsible to handle that message and display it as callkit as well as connecting to the call room.