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

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.

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