/RNTSRAFABIOPLATE

RN_TSRAFABIOPLATE

Primary LanguageTypeScript

MyCare Mobile

Project name is a MyCare which telecommunication app for exos.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of nodejs
  • You have a <Windows/Linux/Mac> machine.
  • Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Getting Started

Step 1: Start the Metro Server

First, you will need to start Metro, the JavaScript bundler that ships with React Native.

To start Metro, run the following command from the root of your my-care-mobile project dir:

yarn start

Step 2: Start your Application

Let Metro Bundler run in its own terminal. Open a new terminal from the root of your my-care-mobile project dir. Run the following command to start your Android or iOS app:

For Android

yarn android

For iOS

yarn ios

If everything is set up correctly, you should see your new app running in your Android Emulator or iOS Simulator shortly provided you have set up your emulator/simulator correctly.

This is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.

Contributing to MyCare Mobile

To contribute to my-care-mobile, follow these steps:

  1. Clone this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the branch: git push
  5. Create the pull request.

Contributors

Thanks to the following people who have contributed to MyCare project:

Contact

If you want to contact me you can reach me at aditya@swordfishtech.co.uk.