react-native-janus

Stars
8

React native with react-native-webrtc

This is my source base when i integrate react native with react-native-webrtc

Getting Started

Prerequisites

If you integrate to your new project, following below steps:

  1. npm i react-native-webrtc
  2. edit Podfile, platform: ios >= 10.0

  3. cd ios && pod install
  4. edit Info.plist, add 2 permissions

  5. edit Enable Bitcode: No

  6. start ios or android

Installing

  • clone repository
  https://github.com/chnirt/react-native-webrtc.git
  • cd into directory
  cd react-native-webrtc/
  • edit Enable Bitcode: No

  • install dependencies

  npm i
  • start ios or android
  npm run ios
  npm run android

Built With

Authors

Acknowledgments

Error