Skip to content

This app is developed for the purpose of online dating. This app has a feature of video chat which is implemented using WEBRTC (peer to peer connection library) . The app is developed in React native

Notifications You must be signed in to change notification settings

Yashpk789987/Online-Dating-App

Repository files navigation

react-native-webrtc-minimal

The most basic local-only implementation of react-native-webrtc possible.

  • Start/Stop video call.
  • Uses functional components and React Native 0.61+

Usage

  • Clone the repository, run npm install.
  • For Android, connect your phone run npm run android in the directory.
  • For iOS, consult a doctor, cd ios && pod install, and finally npm run ios. Note that iOS simulator doesn't support camera
  • Profit

About

This app is developed for the purpose of online dating. This app has a feature of video chat which is implemented using WEBRTC (peer to peer connection library) . The app is developed in React native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages