Skip to content

KyleeMendoza/firebaseWebrtc

Repository files navigation

React Native Expo Video Calling App using WebRTC and Firebase

Please refer to this link to follow all the steps for the project: https://medium.com/@kylemendoza67/react-native-expo-video-calling-app-using-webrtc-and-firebase-b6e54c79606d

Steps to setup the project

  1. Clone the project git clone https://github.com/KyleeMendoza/firebaseWebrtc.git
  2. Run the command npm install to install the all dependencies.
  3. Create a Firebase Project , Initialize Cloud Firestore and create a database in test mode.
  4. Register an app to get the Firebase SDK Configuration.
  5. Paste your own Firebase SDK configuration on the firebase.js.
  6. Create an accound in expo and run the command eas login.
  7. To build this project on your expo account, run eas build --profile development --platform android.
  8. Wait for it to build then install.
  9. Lastly, run Expo start --dev-client then scan the QR code with your android device. Make sure to read and follow the guide from the link I've provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published