react-native-jitsi-test

How to run

  1. npm install
  2. cd ios && pod install && cd ..
  3. cd node_modules/lib-jitsi-meet && npm install && $(npm bin)/webpack -p && cd ../..
  4. npx react-native run-ios or npx react-native run-android