- Introduction
- Using Create React Native App to build a boilerplate
- Loading the app on your phone
- Classes, Inheritance and Instances
- What is State ? How Does State Work ?
- Creating First Component - Input Component
- What are props ?
- Adding a button with a callback to the input
- What is an API request, lets make one using promises
- Pass data from child to parent, single source of truth
- Load in Tinder Style Swipe Cards
- Join everything together to create a full functional app
- Source code for the course
- Little bit of styling
What you'll learn
- Build a full functional mobile app
- Learn the initial concepts of react
- Learn about Expo and creating a react native mobile app
- Use APIs from different services, fetch and use data from an API
Description
*** Brand New Course Launched in June 2017***
*** LEARN HOW TO BUILD AN APP IN LESS THAN ONE HOUR***
Learn React Native by doing!
React Native is taking over the mobile market, building Native paced mobile applications, with the principle of learn once implement everywhere. This means we can easily build mobile apps for iOS and Android super quickly and intuitively.
Subscribe and up skill yourself in the Framework used by companies such as Facebook, Uber, AirBnb to build their mobile apps.
What are we going to cover and use ?
React Native - State - Props - Expo
You'll be building a tinder inspired jokes app:
We'll be using diagrams and flowcharts throughout our course to pictorially explain what is happening at each step and how this fits into the bigger picture of React Native, we leave no stone unturned when going over core theories of this popular and fast framework.
Learn React's popular JSX markup language, combining HTML and Javascript and get quickly trained on breaking down large applications into much smaller component based solutions that you can re-use throughout your code.
Understand how 'props' and 'state' work, more importantly understand what the exactly are, what they do and why they are necessary.
Learn how to easily manage your data using State and build complex applications, and become that entrepreneur who knows how to curate your tech team, or address your consultancy.
We learn about Redux middleware, nothing is explained using jargon and everything is taught in a relatable and simple terms, making it extremely easy to grasp all these new concepts
This course not only explains how React Native operates but, we work from the ground up, from fundamentals to building a real life app you can scale easily I am a bootcamp instructor so I know the importance of responding to answering student questions, I will respond within 12-18 hours of any question you post!
*** 30 day guarantee full refund**
Students also bought
Información sobre el Instructor

- 4.08 Calificación
- 7637 Estudiantes
- 1 Cursos
Vaibhav Namburi
Tech Lead and Bootcamp Instructor
Vaibhav has a strong background in Engineering, spending nearly 6 years building products for various startups and companies. He has built applications for companies that receive nearly 500000 unique visitors a month.
Breaking down concepts and correlating them to real life situations is what he does best. He lives by the 'If you can't explain it simply, you haven't understood it' principle
He has already trained multiple engineers through bootcamps and at various companies in React and Node and he is extremely passionate about empowering through education.
Managing a team of 8, he effectively white boards, breaks down and maps through complex problems making sure everyone is on the same page. He's combined his education in engineering from The University of New South Wales, multiple Mentors and the ubiquity of all the internet blogs and articles into concise, structured and goal driven courses.
Learn by making relevant applications, that are fun as well as worth showing off, learn by building apps you love, instead of boring todolist and hello world apps.
Vaibhav is a lead lecturer for React and Javascript at Sydney's leading programming bootcamp, Coder Factory
Student feedback
Course Rating
Reviews
i get that this is a short course, i think it will be worth mentioned, what is a class, which you did, how does inheritance work, you sorta did with parent class, you skipped out on instance of class in a clear and concise manner. you could have done that instantiating more than one instance of a class.
Cannot get expo to work.