1.0.8 • Published 5 years ago

reactive-core-functions v1.0.8

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

Reactive Core Functions

steps to use

  1. yarn add reactive-core-functions
  2. import { functionName } or import * as rcf from 'reactive-core-functions'
  3. Important run the setup function first. setUpFunctions(firebase, db). Pass in the firebase instance and the db instance getFbDb()
  4. call functions as needed
1.0.8

5 years ago