Nativescript-plugin-firebase: Feature request: Invites

Created on 2 Nov 2016  路  8Comments  路  Source: EddyVerbruggen/nativescript-plugin-firebase

https://firebase.google.com/docs/invites/

Would love to have this feature in a multiplayer game I'm building with firebase.

Android enhancement iOS

Most helpful comment

Great work on the Cordova plugin! Hope to see this in Nativescript some day. :)

All 8 comments

It's quite a bit of work - I recently created one for Cordova: http://plugins.telerik.com/cordova/plugin/firebase-invites

The hardest parts (setting up Firebase) have been done though since we're already using Firebase.. so it's a lot less work than the Cordova one.

Great work on the Cordova plugin! Hope to see this in Nativescript some day. :)

Would love to see it implemented as well, is there any way I could help?

@rezonjov Would you be up for a PR to add this feature?

Hi @EddyVerbruggen , I have created a PR with this feature. Maybe you could review that :D

Thanks to @yezarela we now support firebase Invites on Android, see #362.

It's available from GitHub only. I will take a stab at iOS support shortly and push to npm when done.

This is going to jumpstart my next app! Thanks!!

@EddyVerbruggen @yezarela wow the newly added support for Firebase Invites is great news! Well done guys :)

Was this page helpful?
0 / 5 - 0 ratings