/Jitsi

Primary LanguageJava

React Native Jitsi

A small POC of how Jitsi can be integrated with react-native

Getting started

Install dependencies

yarn install

Run iOS

cd ios && pod install

Make sure that you use a real device in order to test the application easily.

Run Android

yarn run android