Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70429

Ionic, Ionic Vew and hideKeyboardAccessoryBar

$
0
0

@mvg1984 wrote:

Hi guys!

Could you help me with hideKeyboardAccessoryBar(false). I am testing my app in Ionic View on iPhone and accessory bar doesnt appears. Am i doing wrong or Ionic View doesnt supports that functionality?

I call hideKeyboardAccessoryBar(false) in app.compontets.ts like this:

  // Initialize application
  public initializeApp() {
    this.platform.ready().then(() => {
      this.statusBar.styleDefault();
      this.splashScreen.hide();
      this.keyboard.hideKeyboardAccessoryBar(false);
    });
  }

Thanks for help!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>