React Native
Core Components
- Text
- View
- default flexbox layout
- Button
- onPress
- onLongPress
- onPressIn
- onPressOut
- Pressable
- List
- Flatlist
- optimises scroll performance
- Item separation
- key
- footer and header
- Flatlist vs Map
- Section list
- ScrollView
- SafeAreaView
- Image
- ImageBackground
- react-native-svg
- Modal
- Alert
- Switch
- StatusBar
- ActivityIndicator
- TouchableOpacity
- TouchableHighlight
- TouchableWithoutFeedback
Styling
- style
- StyleSheet Utility
- NatvieWind
- Inheritance
- ios vs android
- border in text
- shadow
- flexbox
- justify content
- align baseline
- align self
- Relative and Absolute layout
- Dimension API
- Drawback of Dimensions API
- useWindowDimensions
- PlatformModule
- Platform.OS
- Plastform.Select
- using Extensions
- Navigations
- Expo vs ReactNavigation
- Stack
- Drawer
- Tab