Overview
Syllabus
Introduction.
Prerequisites.
What is React Native?.
Expo.
Setting up the development environment .
Your First React Native App.
Running on an iOS simulator.
Running on an Android emulator.
Running on a physical device.
Logging.
Debugging with Chrome.
Debugging in VSCode.
Publishing.
Fundamental Concepts.
View.
Text.
Image.
Touchables.
Button.
Alert.
StyleSheet.
Platform-specific code.
Layouts.
Dimensions.
Detecting orientation changes.
Flexbox.
flexDirection.
justifyContent, alignItems and alignSelf .
flexWrap and alignContent.
flexBasis, flexGrow and flexShrink .
Absolute and Relative Positioning .
Exercises.
Welcome Screen.
View Image Screen.
Refactoring.
Taught by
Programming with Mosh