Skip to content

Emplea-do/MobileApp-ReactNative

Repository files navigation

MobileApp-ReactNative

Official Mobile App (React Native)

How to Colaborate

  1. Clone the project.
  2. Choose a issues.
  3. Make a branch from master (feature/xxxxxxxx).
  4. Upload your branch and make a Pull Request.

How to start

Setup

  1. Install NodeJS.
  2. Install React Native.

- Android

  1. Install Java Development Kit.
  2. Install Android Studio.
  3. Configure the ANDROID_HOME environment variable.

- IOS

  1. Install Xcode from Mac App Store.
  2. Install CocoaPods.

- Environment Variables

Add to the .env file the next environment variables:

  • API_SUBSCRIPTION_KEY="Your Api Subscription Key" Sign in to https://emplea-apm.portal.azure-api.net/ for getting your API Key.