Skip to content

signalwire-community/rn-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Template for create-react-native-app

Use this template to quickly initialize React Native apps with SignalWire dependencies:

npx create-react-native-app --template https://github.com/signalwire-community/rn-template

Based on the with-webrtc Expo example.

Supports iOS Supports Android

🏃 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.

About

Template for React Native applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published