# Online-Dating-App **Repository Path**: feed69/Online-Dating-App ## Basic Information - **Project Name**: Online-Dating-App - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-08 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://facebook.github.io/react-native/docs/running-on-device) run `npm run android` in the directory. - For iOS, [consult a doctor](https://facebook.github.io/react-native/blog/2019/11/18/react-native-doctor#try-it-now), `cd ios && pod install`, and finally `npm run ios`. **Note that iOS simulator doesn't support camera** - Profit