https://github.com/dulajkavinda/instagram-firebase-rn
📸 Instagram clone mobile app using React Native, Expo, Firebase and latest React Navigation 5.
https://github.com/dulajkavinda/instagram-firebase-rn
added expo firebase firestore mobile react-hooks react-native react-navigation redux
Last synced: 3 months ago
JSON representation
📸 Instagram clone mobile app using React Native, Expo, Firebase and latest React Navigation 5.
- Host: GitHub
- URL: https://github.com/dulajkavinda/instagram-firebase-rn
- Owner: dulajkavinda
- Created: 2020-04-20T14:39:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T23:26:49.000Z (about 6 years ago)
- Last Synced: 2025-11-16T06:18:44.552Z (8 months ago)
- Topics: added, expo, firebase, firestore, mobile, react-hooks, react-native, react-navigation, redux
- Language: JavaScript
- Homepage: https://redux.js.org
- Size: 306 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Clone using React Native
Instagram clone with React Native Expo, Firebase, Redux & React Navigation
## Description
In this project cover all the steps from creating an app in the command line all the way through to build an app very similar to the original Instagram.
- Firebase User Authorisation. Using email and password or Facebook login.
- Firebase firestore database and look at how to set, update and delete data.
- Fetching data from the database and look into the Firebase security rules and how to structure your firebase database, before we look into firebase storage.
## Getting Started
### Dependencies
* expo
* react-navigation
* react-redux
* firebase
### Executing program
* first install modules
```
yarn install
```
* run expo / yarn start
```
expo start
```
## Authors
Dulaj Kavinda
## Version History
* 0.1
* Initial Release
## License
This project is licensed under the MIT License