I am new to react js. I want to know how to implement Callkit in an already built reactjs app. Everything is done I just need to apply a module for a video call using agora.io. On button click Incoming video call show on second end user's screen he/she can accept or refuse it. Once call is accept video call started.
Thanks in Advance