mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-04 09:28:03 +08:00
1.8 KiB
1.8 KiB
title, description
| title | description |
|---|---|
| Invites | Firebase Invites are an out-of-the-box solution for app referrals and sharing via email or SMS. |
Invites
Firebase Invites is deprecated. On January 24th, 2020, support will be discontinued for Firebase Invites. Learn how to migrate to Dynamic Links with a customs sharing solution.
React Native Firebase provides native integration of Firebase Invites, allowing you to build your own invitations to send to friends with a JavaScript API. Send simple or rich HTML emails to users, and then build a custom invite handler directly within your React Native app.
Getting Started
Install, invite and handle app invitations with Firebase Invites. Firebase Invites is being deprecated, learn how to migrate to using Dynamic Links. The API reference covers everything required to successfully integrate Invites into your apps.Learn more
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: