An open API service indexing awesome lists of open source software.

https://github.com/mtmzakir/healthcare-reactnativeapp

Mobile Application
https://github.com/mtmzakir/healthcare-reactnativeapp

android expo ios react-native ui

Last synced: about 2 months ago
JSON representation

Mobile Application

Awesome Lists containing this project

README

        

Health Care App Development
using React Native

### Indroduction

This is made for Junior Students


---

*Screenshot of UI*






---

### 1. Create a Project in Expo

npx create-expo-app HealthCare
cd HealthCare

### 2. Install these dependencies inside the HealthCare folder
in cmd>>>

npm install @react-navigation/native
npm install @react-navigation/stack
expo install react-native-gesture-handler
npm install @react-navigation/bottom-tabs
npm install @react-navigation/drawer
expo install react-native-gesture-handler react-native-reanimated
expo install react-native-reanimated
npm install react-native-elements --save --force
npm install react-native-vector-icons --save


### 3. Replace all files files inside your Folder

### 4. Run app with this command
expo start --clear

Credits to M.T.M. Zakir