docs(firebase): mark plugin as beta

This commit is contained in:
Ibby Hadeed 2017-05-09 23:50:23 -04:00 committed by GitHub
parent 4bd4f7fa84
commit 7e322aadb8

View File

@ -3,6 +3,7 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
import { Observable } from 'rxjs/Observable'; import { Observable } from 'rxjs/Observable';
/** /**
* @beta
* @name Firebase * @name Firebase
* @description * @description
* This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to your Cordova project! Android and iOS supported (including iOS 10). * This plugin brings push notifications, analytics, event tracking, crash reporting and more from Google Firebase to your Cordova project! Android and iOS supported (including iOS 10).