1.0.0 • Published 5 years ago

rn-redux-saga-firebase v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

rn-redux-saga-firebase

Introduction

A redux-saga integration for React-Native-Firebase.

npm version Downloads Known Vulnerabilities Bundle Size Open Issues

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn

npm install rn-redux-saga-firebase --save

or

yarn  add  rn-redux-saga-firebase

APIs Supported

  1. auth
  2. database
  3. firestore
  4. functions
  5. messaging
  6. storage

TODO

  1. Detailed README of usage.
  2. Unit Test Cases
  3. Example Application

License

rn-redux-saga-firebase library is distributed under License.