Skip to content

fedorgrab/contact-native

Repository files navigation

Contact React Native Client

Local deployment settings:

  1. Clone repository:
    git clone https://github.com/fedorgrab/contact-native.git
    
  2. In project root directory install dependencies:
    npm install
    
  3. Install expo-cli serivce:
    npm install expo-cli --global
    
  4. Set up the local server IP address in ./application/constants.js
  5. Start the project (possibly you will be asked to create an Expo account):
    expo start
    
  6. After expo-cli server is started you will be able to run the application on your iOS/Android device. Just scan the QR code from the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published