
In this video, we'll understand what react native is, how it works & all the other basics. If you are a beginner, this is a perfect video to start your React Native Journey.
In this video, we are going to create our first react-native app and make modifications to it. We'll get to know about the code structure of the react-native application and understand the usage of various files present.
In this video, we will learn about the Functional and Class Components In React Native.
In this video, we'll learn about various components in React Native - View, Text & Buttons. Along with this, we'll also study adding styles in React Native components.
In this video, we'll learn about the State & Props in React Native. How can we add static and dynamic data to our application and how that could be modified.
In this video, we'll learn about various lifecycle methods in React Native. ComponentDidMount, ComponentDidUpdate and ComponentWillUnmount.
In this video, we are going to learn about hooks in React Native. We'll study the useState and useEffect hooks and will also learn about state management in React Native Functional Components.
In this video, we will be creating a calculator in react native with light and dark theme toggle.
In this video, we'll learn about input fields in react native and how to create forms.
In this video, we'll learn about Activity Indicator & Touchable Opacity in React Native. We'll be creating a Loading Component for our application and will also be creating custom buttons using Touchable Opacity.
In this video, we'll learn about Customizing Alert messages in React Native. We will also be adding Modal and customizing it for our React Native application.
In this video, we'll learn about creating lists in react native. We will study about two ways of doing so, using ScrollView and Flat list for creating lists, and will also study the differences between them.
In this video, we'll learn about making our React native application responsive using Dimensions API. This would help us in making our app responsive to all device sizes.
In this video, we will setup icons in React Native. We will be using react native vector icons library for this purpose.
In this video, we will learn how to add Images and Background images to our React Native application.
In this video, we will study various array methods in React Native. We will be focusing on filter and map methods of arrays.
In this video, we'll study and setup react-navigation in our react native application. We will setup the Navigation Stacks and will create various screens using react navigation.
In this video, we will study navigating between screens in react native and passing props while navigating.
We will see how we can modify our header in react-navigation and will be customizing it completely according to our needs.
In this video, we will see how we can add a bottom tab bar in react native using react navigation. We will be customizing the bottom bar and will add various animations and styles to it.
In this video, we will be combining Navigation Stacks and the Bottom Bars and will study the combined functionality of these.
In this video, we will learn how to make API calls in react native. We will be Axios to perform the API calls, and will study the GET, POST, PUT, PATCH, and DELETE requests in react native.
In this video, we will be creating a Weather App in React Native using open weather map API.
In this video, we will be creating a Weather App in React Native using open weather map API.
Welcome to the best online resource for learning React! This course is brand new and covers the latest in React. This is the most polished React Native course online, and it's the only course that is based on the REAL boot camp curriculum that has been tried and tested in various classrooms.
This course builds up concepts one at a time, cementing each new topic with an expertly designed exercise or project to test your knowledge. It includes a huge variety of beautiful exercises, projects, and games that we create together from scratch. The course culminates in one huge capstone project.
We'll start by mastering the fundamentals of React, including JSX, props, state, and event handling. Source code is provided for each lecture, so you will always stay up-to-date with the course pacing. Special attention has been paid to creating reusable components that you'll be able to make use of on your fantastic projects. React Native is an excellent solution for developing apps on mobile in a fraction of the time it takes to make an equivalent iOS or Swift app. You'll love seeing your changes instantly appear on your device, rather than waiting for Swift/Java code to recompile! This quick feedback loop, along with excellent cross-platform support, is what has catapulted React Native to the top must-have skill for Javascript engineers.