react-native-instagram-clone

The Instagram clone app in react-native

MIT License

Stars
1
Committers
2

react-native-instagram-clone

This is an Instagram clone app written in React Native.


Here is the app TODO list:

  • Create the login screen
  • Create the sign up screen
  • Create the home screen
  • Create the search screen
  • Create the post screen
  • Create the profile screen
  • Create the notifications screen
  • Setup Reels
  • Configure likes, comments, and shares (partially done)
  • Create the navigation bar
  • Setup Firebase

Demo:

Notes:

Fill out all the dummy values inside firebase.js with your own values.

Related Projects