REACT NATIVE APP DEVELOPMENT
- Introduction
- Project overview
- What is React Native ?
- Installing Node JS
- Installing the CLI - MAC users
- installing the CLI - WINDOWS users
- Using EXPO
- Ejecting the App
- Running the ANDROID simulator - WINDOWS and MAC users
- Environment variables - WINDOWS users only
- IOS simulator - MAC users only
- Get the code from GitHub
- Starting with react native
- Styles and views
- Custom components and state
- Touch events
- Touch events continued...
- Text Inputs
- Using buttons
- Picker and slider
- Activity indicator
- Adding images
- Modals
- Get the code from GitHub
- Introduction
- Default React Navigation
- RNN - (3rd lib) - install
- RNN - Single screen app
- RNN- Tab base app
- RNN - Sidedrawer
- RNN - Navigator style
- Working with the camera and library
- Using Image picker
- React native contacts
- Using contacts
- RN vector icons
- Using RN vector icons
- Icons imagesources
- Debugging
- Get the code from GitHub
- More on styles and reusable components
- The patform
- Dimensions
- Creating animations with RN
- interpolation
- Text animations
- Parallel and sequence animations
- Redux intro
- Setting up redux
- Dispatching actions
- Firebase
- Storing data
- Storing in redux
- Fetching data
- Update and delete
- Registering users
- Login Users
- Refreshing tokens
- Get the code from GitHub