Files
react-native-firebase/packages/functions
Mike Diarmid 42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868)
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
..
2019-07-15 01:26:22 +01:00
2019-02-01 10:37:48 +00:00
2019-11-17 07:13:36 +00:00
2019-09-16 13:18:28 +01:00


React Native Firebase - Functions

Coverage NPM downloads NPM version Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


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

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/functions

Documentation

License


Built and maintained with 💛 by Invertase.

💼 Hire Us | Sponsor Us | 💻 Work With Us