React Native Course
React is the most popular Javascript UI library backed by Facebook as well as a community of freelance developers. React is used to build user interfaces for single-page applications as well as mobile applications. The
main concepts include lifecycle, Context, JSX Expression, and components. Popular applications like Yahoo! Mail, Dropbox, Instagram, WhatsApp, etc use React JS nowadays. With our Best React Course, you will be able
to establish your career with an industry-recognized certification and also get placement assistance to help you land your dream job.
Introduction
- Course Overview
- Platforms, Frameworks & Tools
- Hybrid frameworks versus Native
- HTML5
- CSS3
- JS brush up
- ES6 Javascript Basics
- Tools Install
- React Native Hello World
- React Intro
- Getting started in React
- JSX
- Components
- Component Composition
- Props
- Prop Types
- Event Handlers
- State
- React Web App
- Creating the first App
- Understanding the App
- Styling the App
- Inspecting Debugging styles
- Built-in components
- Working with Images
- List Views
- Text Input
- Creating Views (Scenes)
- Storing data – Realm for React Native
- Integrating with Map APIs
- Creating native React components
- Routing
- Employee Directory App
- Integrating data using API
- API
- Wiring up Redux
- Asynchronous Network requests
- Dynamic properties
- Dynamic styles
- React Navigation Library
- Redux Basics
- Redux Principles
- Implementing Redux
- React-Redux
- Middleware
- Counter App Demo