ceafive / mPharma

mPharma mobile app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mPharma

Supports Expo Android

This is the source code for the mPharma Android app

  • based on Expo SDK 45
  • navigation using react-navigation 6.x.x

Installation

  1. Install the Expo tool globally
$ npm install -g expo-cli
  1. Clone the repo.
$ git clone https://github.com/ceafive/mPharma
  1. Navigate into the project and run expo install
$ cd mPharma && expo install 
  1. Start the project:

    yarn android -- open on Android

Running your React Native application

Connect to the same wireless network as your computer if you want to run app on a physical Android device and install the Expo Go app from the playstore.

For more details on running on other platforms, visit this link React Native Docs

About

mPharma mobile app


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%