How can I implement a Jitsi Meet video call with DeepAR in React Native?
Can anyone help on how to implement a JitsiMeet video calling functionality with deepAR effect in React native specific.
I was implementing separately @jitsi/react-native-sdk and react-native-deepar functionality but I did not have any idea about how to both combine implementations in react native.
Separatly both package working fine but i need to video calling with deepAR functionality in one frame.