We're going to create our very first React Native component.
Let's talk about JSX in React Native
Understand the React Native project structure
Learn how to create a new mobile app with React Native
We're going to set up an Android development environment so that we can work with the mobile app
We're going to install the Java Development Kit
Learn how to installi required Javascript dependencies for a React Native project
Here are what we're going to learn in this quick series.
Let's create Product function to handle different behaviours
We're going to create a Product Form in this example
Learn how to work with Array effectively in React
Learn how to create Child components and passing data between them easily
Learn how to use Property as function to handle events between components
Learn what Property is and how we can use it to pass data between components
How to create components once and use them in multiple places.
Understand a very important concept in React - State. We will see how it works and let's create one yourself
Understand what React events are and create one
Let's create your first React component
About JSX
Why you want to learn React.js