In this repo we are learning React Native from scratch
- Basics of react native components like View, Text, Button, Pressable, etc.
- View Components like SafeAreaView, Status Bar, ScrollView, etc.
- Lists Components like FlatList, SectionList to show list item.
- Inputs
- Networking like get, post requests to get data.
- Diffrent Types of Navigation like Tab Navigation, Stack Navigation and Drawer Navigation
- And One Project