Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Native bootcamp - Build an Instagram Clone w/Firebase
Rating: 3.7 out of 5(218 ratings)
46,601 students

React Native bootcamp - Build an Instagram Clone w/Firebase

Understand React Native with Redux, Firebase, Firestore, Firebase Storage, and React Navigation and hybrid Social Media
Created byAntoni Skup
Last updated 2/2021
English
English [Auto],

What you'll learn

  • Create real-world native apps using React Native
  • Understand the terminology and concepts of Redux
  • Make truly reusable components that look great
  • Get up to speed with React design principles and methodologies
  • Discover mobile design patterns used by experienced engineers
  • Interact with real time databases such as Firestore

Course content

7 sections48 lectures12h 38m total length
  • Welcome to my Course! Pretty chill intro ;)0:42

    Learn JavaScript and React Native to build a fully functional Instagram clone with features like searching, live chat, and a main flat list, while exploring Redux and hybrid development.

  • Introduction p20:59

    Build an instagram-like social app in React Native, with features to save and view posts, like, comment, upload and crop images, view profiles, and search users.

  • Introduction (old version - forgive me for the stutter haha)5:34

    Create a fully functional Instagram-like app using React Native and Firebase, building features like feed, posts, comments, stories, profiles, messaging with a real-time database, and posting to communities.

  • Setting up the environment14:07

    Set up a React Native environment with Expo, Firebase, and Redux using TypeScript; scaffold and run an Instagram clone project with live refresh in VS Code.

  • Installing the virtual android device (optional)9:29

    Install and configure the Android emulator with Android Studio, set Android home and sdk, create a virtual device, and run Expo to install the Expo app on the emulator.

  • Our first Hello World26:42

    Learn to build a first React Native hello world app, using components, styles, state, and on press interactions to render text, buttons, and layout.

  • Conditional rendering5:57

    Explore conditional rendering in React Native by using state-based conditions to render text and dynamically adjust styles, such as background color and size, based on a numeric value.

Requirements

  • Minimum coding experience

Description

Understand React Native with Redux, Firebase, Firestore, Firebase Storage, and React Navigation and build a fully functioning Social Media app.

In my course, I am going to teach you React Native and we are together going to build a hybrid Instagram-like social media, All the resources needed I am going to upload for the students to see. We are going to learn how to use Redux, React Native, Expo, Firebase Firestore and how to bring our desired social media app!

We will begin by creating a login and signup screens with the integration with modern firebase firestore. Later we begin to create other funcitons that a modern social media has - liking posts, commenting (which I will upload soon) and uploading pictures to our feed. We are also going to integrate real time chat as well as other functions that social media platforms have. If you want to request a feature feel free to leave a comment and I will upload a lecture on how to implement it ASAP! :D and as always I will answer every question instantly!

After every major lecture I upload the resources, so you can feel free  to use them for any refrence you need

I hope you don't mind little issues with my mic - after two lectures they were fixed! Thanks for considering my course, see you around :P


Who this course is for:

  • Coders that want to know how to write social networks