Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vmnog/react-native-firebase


https://github.com/vmnog/react-native-firebase

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Native Firebase

**Links**
- [NPM Firebase](https://www.npmjs.com/package/firebase)
- [RN Firebase](https://rnfirebase.io/)

## Como executar

**Instale as dependências**
```
$ yarn
```

**Execute o bundler**
```
$ yarn start
```

**Execute o aplicativo**
```
$ yarn android
```