Merge remote-tracking branch 'origin/master' into v5

This commit is contained in:
Daniel
2018-03-17 01:29:14 +01:00
21 changed files with 352 additions and 204 deletions
@@ -17,7 +17,7 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
* ...
*
* let autoHide: boolean = true;
* this.navigationBar.hide(autoHide);
* this.navigationBar.setUp(autoHide);
* ```
*/
@Plugin({