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

https://github.com/rmrs/react-native-redux-saga-firebase-patterns


https://github.com/rmrs/react-native-redux-saga-firebase-patterns

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Some code patterns for working with React Native, Redux, Redux-Saga and Firebase

To run the tests
```
git clone [email protected]:rmrs/react-native-redux-saga-firebase-patterns.git

yarn install

npm run coverage
```