Full Version

Run the following commands on your terminal to setup React Native vChat App on your system.

Installation

  • Opt #1. Download ZIP

Not familiar with Git? Click here to download the Full Version of the theme. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of vChat App.

  • Opt #2. Clone using GitStrap Web Client

To setup the Full Version for vChat App on your system, with gitstrap tools to sync your app with constant updates, clone the repo. Click here to clone the theme using GitStrap.

  • Install packages for Full Version

    cd MessagingBackendApp/MobileApp
    npm install
    
  • To simulate for iOS

    • Method One:
      • Open the project in XCode from ios/messaging.xcworkspace.
      • Hit Build button to simulate.
    • Method Two:
      • Type react-native run-ios in your terminal.
  • To simulate for Android

    • Make sure you have an Android emulator installed and running.
    • Type react-native run-android in your terminal.

results matching ""

    No results matching ""