mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-28 20:25:41 +08:00
[docs] prettier
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
title: Cloud Functions
|
||||
description: Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests.
|
||||
description: Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests.
|
||||
---
|
||||
|
||||
# Cloud Functions
|
||||
|
||||
Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests.
|
||||
React Native Firebase supports integration with production and locally emulated Cloud Functions with a simple API interface.
|
||||
React Native Firebase supports integration with production and locally emulated Cloud Functions with a simple API interface.
|
||||
|
||||
<Youtube id="vr0Gfvp5v1A" />
|
||||
|
||||
@@ -54,7 +54,7 @@ React Native Firebase supports integration with production and locally emulated
|
||||
|
||||
## Learn more
|
||||
|
||||
Our documentation is a great place to start, however if you're looking for more help or want to help others,
|
||||
Our documentation is a great place to start, however if you're looking for more help or want to help others,
|
||||
check out the resources below:
|
||||
|
||||
- [Stack Overflow](https://stackoverflow.com/questions/tagged/react-native-firebase-functions)
|
||||
|
||||
Reference in New Issue
Block a user