In this course, you'll learn everything you need to know to be a React Native developer. You'll also learn about app UX/UI design principles. By the end of this course, you'll not only know how to build React Native apps, but also how to design React Native apps well.
In this course you will build a fully functioning React Native note-taking app. You'll be able to create, edit, and delete notes. Your note files will save automatically to your device's local storage so the notes will still be in your app if you close your app and return to your app later.
You'll learn about push notifications, navigation, Hooks, AppState, Local Storage, and more.
Here is an overview of the course:
Installing Node.js and React Native Expo CLI
React Native Environment Explained
App File Structure
Hooks, Global AppState, & Props
React Navigation
Styling Setup
Push Notifications
Passing Down Props
Styling Essentials; Building the Header and Footer
Vector Icons, Text Fonts, Text Components, Text Styling
ScrollViews
TextInputs
AsyncStorage; Buttons (TouchableOpacity); More on TextInputs
useEffect; Spread Operators in Hooks; Creating the Note Saving Functionality
useIsFocused
Keyboard Events; KeyboardAvoidingView
App Icons & Splash Screens; Editing Notes; More Styling
Deleting Notes; splice function; forceUpdate function
Conditional (Ternary) Operator in Styling; Footer Styling
Build App files; Alert Component
By the end of this course, you will go from beginner to pro!