Description
Viberance – Dating Mobile App React Native Template
Viberance
Welcome to the Viberance Dating App Template documentation. This template is designed to help you create a professional dating app with React Native.
Features
- User Profiles
- Messaging
- User Verification
- Swipe Feature
- Push Notifications
App Screenshots
Installation
Follow these steps to install the Viberance App Template:
- Download the template files from your Envato account.
- Extract the downloaded files and navigate to the project directory.
- Install the project dependencies by running
npm install
oryarn install
. - Run the app on your emulator or physical device with
npm start
oryarn start
.