Dmitry Ovcharov
Dmitry Ovcharov
Hello! My google fit app doesn't work for 2 months. I started to debug the application and I was able to find these errors from adb logcat: ``` 2020-11-22 17:04:48.804...
Hi! Thank you for the great project! ⭐ It would be cool if this react-native module could be accessible from the native side. For example, after setting the sensitive token...
Hello! Currently I am involved in implementing the screen sharing feature for our application. I was able to implement it by following the [Jitsi Guide for iOS SDK](https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-ios-sdk#screen-sharing-integration) and collecting...
Hey guys! Thank you all for the great project. It's absolutely must-have for calling apps based on react-native! In our project we use the event 'endCall' to let know a...
Thank you for the great library!! It's very handy to not implement the delegate methods and bind them with the JS side on my own. So the question is in...