docs(): add beta tags

This commit is contained in:
Ibby 2017-01-20 16:07:05 -05:00
parent 229f5509e9
commit 47b6164e99
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,7 @@
import { Plugin, Cordova } from './plugin';
/**
* @beta
* @name NativeGeocoder
* @description
* Cordova plugin for native forward and reverse geocoding

View File

@ -2,6 +2,7 @@ import { Cordova, Plugin } from './plugin';
/**
* @beta
* @name NavigationBar
* @description
* The NavigationBar plugin can you to hide and auto hide the android navigation bar.