- Overview
- Transcript
1.1 Introduction
In this course, you'll learn how to code a fully featured mobile app in React Native. You will learn how to work with third-party components, authentication, and a complex navigation structure. We are also going to access the device's address book and photo library as well as the user's location.
1.Introduction3 lessons, 09:54
1.1Introduction01:03
1.2Project Overview02:01
1.3Installation and Setup06:50
2.Set Up the Project3 lessons, 20:00
2.1Create a Firebase Back-End06:22
2.2Design Your UI With React Native Elements06:08
2.3Create a Navigator With React Navigation07:30
3.Create the App6 lessons, 40:35
3.1Create the Login Screen13:42
3.2Add a Sign-Up Screen07:30
3.3Follow Contacts From Your Address Book07:37
3.4Post Images to Firebase03:32
3.5Show the Timeline04:20
3.6Add Location to Posts03:54
4.Conclusion1 lesson, 01:29
4.1Conclusion01:29
1.1 Introduction
React Native is a great framework. It can simplify your mobile development a lot. If you aren't an iOS or Android developer, or have a small team. By sticking to JavaScript and translating it to native platform code. Hello and welcome to this Tuts+ course. I'm Markus Muhlberger, and this is Build a Social App With React Native. In this course, we are going to build a social app to post photos from start to finish. We are going to create the Fire Base backend to handle the data. Have a consistent UI with React Native Elements, and manage complex application hierarchy with the React Navigation. To implement the lapse features, we are going to access the photo library, the address book, and also application data to outpost. If you are excited to take your knowledge of React Native to the next level, I'll see you in the first lesson.







