RancellTapia / MobileApp-ReactNative

Official Mobile App (React Native)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Official Mobile App (React Native)

License:MIT License


Languages

Language:JavaScript 78.8%Language:Objective-C 8.5%Language:Ruby 5.7%Language:Java 5.4%Language:Starlark 1.2%Language:Shell 0.4%