Files
react-native-firebase/docs/functions/android.md
2019-04-15 14:58:23 +01:00

362 B

title, description
title description
Android Installation | Cloud Functions Manually integrate Cloud Functions into your Android application.

Android Installation

Install via Yarn

yarn add @react-native-firebase/functions

The following steps are only required if your environment does not have access to React Native auto-linking.

TODO

TODO