Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sukhmancs/react-native-instagram-clone
- Owner: sukhmancs
- License: mit
- Created: 2024-04-16T14:02:15.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-08T15:19:01.000Z (6 months ago)
- Last Synced: 2024-09-28T18:41:48.101Z (about 1 month ago)
- Topics: expo, firebase, instagram, react-native-app
- Language: JavaScript
- Homepage:
- Size: 260 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.