Skip to content

geoffcfchen/webRTC-react-native-firebase-expo

Repository files navigation

WebRTC react native app with firebase V9 Example

Supports iOS Supports Android

Use react-native-webrtc in a custom Expo Dev Client (not available in Expo Go).

This is a modified react native example based on the two following great tutorials

https://github.com/expo/examples/tree/master/with-webrtc https://github.com/react-native-webrtc/react-native-webrtc

🚀 How to use

  1. Clone the code to your desired directory.
  2. Update your firebase configuration.

☁️ Build in the cloud

🏃 How to build and run locally

  • Setup development Environment
  • 🍎 Build/Run on iOS yarn ios.
    • WebRTC doesn't work in the iOS Simulator since there is no camera. Run expo run:ios -d to select a connected iOS device.
  • 🤖 Build/Run on Android yarn android.

📝 Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published