Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sukhmancs/react-native-instagram-clone

The Instagram clone app in react-native
https://github.com/sukhmancs/react-native-instagram-clone

expo firebase instagram react-native-app

Last synced: 26 days ago
JSON representation

The Instagram clone app in react-native

Awesome Lists containing this project

README

        

# react-native-instagram-clone

This is an Instagram clone app written in React Native.

---

Here is the app **TODO** list:

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

---

## Demo:

![2024-04-21T023400](https://github.com/sukhmancs/react-native-instagram-clone/assets/63659772/ba8f6c42-595a-40e5-baaa-20bd6e5f321d)
![2024-04-21T023622](https://github.com/sukhmancs/react-native-instagram-clone/assets/63659772/29363f00-a42d-4192-86b7-0a99779c1008)
![2024-04-21T023705](https://github.com/sukhmancs/react-native-instagram-clone/assets/63659772/524f783b-4ba5-4444-9eca-bfa67d074443)

## Notes:

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