Skip to content

calvinckho/react-capacitor-jitsi-meet-sample

Repository files navigation

React Capacitor Jitsi Meet Sample App

This sample app runs a Jitsi Video Conference using the Capacitor Jitsi-Meet plugin on a React Android app.

Setup

  1. Follow the 'Install the Ionic CLI' section.

  2. In your IDE, clone the repo https://github.com/calvinckho/react-capacitor-jitsi-meet-sample.git into a local directory on your machine.

  3. Inside the directory of your cloned project, install the node packages and build the app


$ npm install
$ npm run build

  1. Update the Capacitor settings, then open the project in Android Studio/XCode

$ npx cap update
$ ionic capacitor open android, ionic capacitor open ios

  1. Deploy the app to the Android and iOS devices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published