Files
react-native-firebase/packages/functions
2019-02-10 03:26:07 +00:00
..
2019-02-10 03:26:07 +00:00
2019-02-10 01:45:13 +00:00
2019-02-02 11:55:08 +00:00
2019-02-01 10:37:48 +00:00
2019-02-01 10:37:48 +00:00
2019-02-02 12:20:44 +00:00
2019-02-05 15:22:53 +00:00


React Native Firebase - Functions

Coverage NPM downloads NPM version License Backers on Open Collective Sponsors on Open Collective Chat Follow on Twitter


The Cloud Functions for Firebase client SDKs let you call functions directly from a Firebase app. To call a function from your app in this way, write and deploy an HTTPS Callable function in Cloud Functions, and then add client logic to call the function from your app.

> Learn More

Installation

yarn add @react-native-firebase/functions
react-native link @react-native-firebase/functions

Documentation

License


Built and maintained with 💛 by Invertase.