/HealthCare-ReactNativeApp

Mobile Application

Primary LanguageJavaScript

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