Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neilor/cordova-plugin-firebase-native
Firebase Native SDK for Cordova with all available features
https://github.com/neilor/cordova-plugin-firebase-native
cordova-firebase cordova-plugin firebase firebase-native firebase-sdk ionic phonegap
Last synced: about 1 month ago
JSON representation
Firebase Native SDK for Cordova with all available features
- Host: GitHub
- URL: https://github.com/neilor/cordova-plugin-firebase-native
- Owner: neilor
- License: mit
- Created: 2017-05-25T01:18:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T03:15:09.000Z (over 7 years ago)
- Last Synced: 2024-10-11T07:36:59.794Z (about 1 month ago)
- Topics: cordova-firebase, cordova-plugin, firebase, firebase-native, firebase-sdk, ionic, phonegap
- Language: Java
- Size: 4.88 KB
- Stars: 3
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Complete Firebase Native SDK for Cordova
This plugin implements all of Firebase Native SDK available features for iOS, Android and Web without exclude nothing. Yes, we are talking about using the most popular like realtime database and up to FirebaseUI, AdMob, Invites, etc...
We are built for ambitious applications! We believe in an amazing future of productive development using tools like Cordova, Ionic, Firebase!
>*Note*: This is in initial phase of development, enjoy with us to make this an awesome plugin, focused in being a part of official google plugins like `angularfire2` and `emberfire`
Something went wrong? Give us to know right now, [open an Issue](issues/new) making this more better! :+1:
## What SDK is ready by each platform now?
You'll be able to initialize a single or all of Firebase SDK's as you want:
| SDK | Web | iOS | Android |
|:----------------------------------------------|:------------------:|:-------------------:|:-------------------:|
| `Firebase\DevMotivation` :bowtie: |:heavy_check_mark: |:heavy_check_mark: |:heavy_check_mark: |
| `Firebase\Core` | :clock230: |:clock230: | :clock230: |
| `Firebase\AdMob` | |:clock230: | :clock230: |
| `Firebase\Messaging` |:clock230: |:clock230: | :clock230: |
| `Firebase\Database` |:clock230: |:clock230: | :clock230: |
| `Firebase\Invites` | |:clock230: | :clock230: |
| `Firebase\DynamicLinks` | |:clock230: | :clock230: |
| `Firebase\Crash` | |:clock230: | :clock230: |
| `Firebase\RemoteConfig` | |:clock230: | :clock230: |
| `Firebase\Auth` |:clock230: |:clock230: | :clock230: |
| `Firebase\Storage` |:clock230: |:clock230: | :clock230: |
| `Firebase\Performance` | |:clock230: | :clock230: |