This project was created to practice basic concepts of building a React Native application with Expo.
- Adding custom header components
- Working with user input by using TextInput- (Resetting/Confirming)
- Using Alert boxes
- Switching between multiple screens
- Using useEffect()
- Adding custom fonts and adding global color scheme
- Adding and styling images
- Adding icons
- Exploring UI libraries- Native Base and React Native Elements
- Responsive UI using dimensions Api
- Rendering different Layouts by listening to Device orientation
- Using the keyboard avoiding view
- Working with Platform Api to render different styling for android and Ios
- Using Safearea View
Made With expo