mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(navigation-bar): rename mismatched function
docs(navigation-bar): rename mismatched function
This commit is contained in:
@@ -17,7 +17,7 @@ import { Cordova, Plugin, IonicNativePlugin } from '@ionic-native/core';
|
||||
* ...
|
||||
*
|
||||
* let autoHide: boolean = true;
|
||||
* this.navigationBar.hide(autoHide);
|
||||
* this.navigationBar.setUp(autoHide);
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
|
||||
Reference in New Issue
Block a user