Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paulocf92/rn-firebase-crud

React Native app powered by Firebase.
https://github.com/paulocf92/rn-firebase-crud

firebase firebase-realtime react-hooks react-native react-navigation react-navigation-v5

Last synced: about 5 hours ago
JSON representation

React Native app powered by Firebase.

Awesome Lists containing this project

README

        

## RN + Firebase CRUD App

Small app to store items to a Cloud Firestore database.

### Technologies

- React Native
- React hooks
- Firebase

### How to test

1. Clone this repository
2. `yarn install`
3. Rename `.env.example` to `.env` and add your credentials
4. `yarn ios` or `yarn android`