
This video provides an overview of the entire course.
This video walks you through installation and setup to get started with React Native.
This video demonstrates how to run a simple Hello World app in the simulator using a standard React Native boilerplate.
This video discusses the basic concepts of JSX syntax and creating a simple component from scratch while explaining what each and every line of code does.
This video will give you an overview about an app like Instagram that will be built from scratch.
This video talks about how to style the header section of your Instagram app.
This video talks about how to chunk out the photo section components and map out its blueprint using the mock-up.
This video discusses the concepts of Flexbox in styling React Native components using examples.
This video talks about styling the photo section app using the concepts.
This video talks about how to fetch dynamic data in your Instagram app using REST API.
This video talks about the difference between functional and class based components.
This video talks about the library Axios.
This video talks about how to persist app data using React states.
This video talks about the concepts of React’s built-in component lifecycle methods to solve infinity component re-rendering
This video talks about how to loop through the data fetched from our REST API.
This video talks about how to make a toggleable like button to capture button presses from the user.
This video covers the concepts of Redux.
This video will show how to manage application state using Redux.
This video will discuss about action creators that communicate with the reducers to update the state.
This video will see how to create a Photos Reducer.
This video will discuss how to call actions from within our components.
This video will give you an overview of creating an app to handle user authentication.
This video talks about structuring and designing the login form using react-native-elements library.
This video talks about setting up Firebase for managing login credentials and setting up the Firebase module in our app.
This video talks about managing the state of the input fields in the login form using Redux.
This video talks about storing the form input from action creators to Redux stores.
This video wraps up the input field state management by getting the input values in the component for initiating login.
This video talks about the login process of the Firebase login API.
In this video, we will wrap up our authentication and make some user experience changes in our login form.
This video gives an app overview of IdeaPad which is a fully fledged CRUD app that covers all concepts and is shippable.
This video talks about how to configure and structure the data in Firebase.
This video talks about how to structure the IdeaPad form component.
In this video, we are going to explore about submitting ideas to our Firebase database.
In this video, we will be creating a component for showing a list of ideas and using React Native elements design patterns.
This video talks about how to setup navigation in IdeaPad.
This video talks about how to navigate from one component to another and using the header options in React navigation library.
This video talks about populating the list component with data from the Firebase database.
This video talks about creating a component for editing ideas.
This video talks about how to avail the edit functionality by creating action creators using Firebase API.
This video talks about creating the delete functionality and wraps up the IdeaPad project.
React Native is a JavaScript framework that lets you rapidly build native apps for both iOS and Android using a single language. A React native app is not a hybrid app so it's nearly indistinguishable from native apps built with Java and Objective-C.
Our course is a fast-paced guide to get you started with React Native and building Native mobile apps. The course will give React developers all they need to build native iOS and Android apps. We won't be covering the basics of JavaScript programming or React. We will delve directly into React Native to build native mobile apps. You will learn to develop apps that are fun, unique, and responsive with React Native. Learn React Native fundamentals to build interactive and user-friendly apps. The course aims at teaching you React Native irrespective of the underlying platform so that you can learn once, write anywhere.
This course adopts a practical approach to get you building apps as soon as possible. With this course, you will get minimal theory and maximal action, with compelling illustrative examples and clear explanations.
About the Author :
Mifta Sintaha is a big enthusiast of new web technologies that are out there to make everyone's life easier. She is a Software Engineer, a Tech Lead, and a content creator in YouTube where she authors various concepts in Computer Science and MEAN stack frameworks. Her ability to simplify the explanation of complex topics is what enhanced her popularity in YouTube. She has over 4 years' experience in working with frontend frameworks such as Angular and React, and backend frameworks such as Express.js and Django.
Get the opportunity to learn how to write production-ready code with her courses.