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
- Host: GitHub
- URL: https://github.com/mtmzakir/healthcare-reactnativeapp
- Owner: mtmzakir
- Created: 2023-08-16T04:53:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-20T15:13:04.000Z (over 1 year ago)
- Last Synced: 2025-01-26T13:12:35.038Z (3 months ago)
- Topics: android, expo, ios, react-native, ui
- Language: JavaScript
- Homepage:
- Size: 316 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 --clearCredits to M.T.M. Zakir