An open API service indexing awesome lists of open source software.

https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2.firebase


https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2.firebase

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

Plugin `plugin.notifications.v2.firebase`

For source code see [https://github.com/coronalabs/com.coronalabs-plugin.notifications.v2]

Add following to your `build.settings` to use:
```lua
{
plugins = {
["plugin.notifications.v2.firebase"] = {
publisherId = "com.coronalabs",
},
},
}
```