A
A
Alexey2015-11-30 16:21:03
Angular
Alexey, 2015-11-30 16:21:03

Ionic framework -> ion-tabs not hiding nav-bar when scrolling down screen in iOS?

I am using the Ionic Framework in my project.
The HTML structure is this:

<ion-view>
   <ion-content>
     <ion-tabs>
       <ion-tab>...

The problem is that the project needs to hide the top and bottom standard Safari panels when scrolling down. But they are not hidden, because, as I believe, the scrolling happens inside the tab and Safari does not understand that the screen is scrolling, thus it does not hide the standard browser panels. Perhaps someone faced this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
medianoche, 2015-11-30
@azovl

I think Ionic is not really suitable for working directly in the browser. After all, it was designed to be wrapped in a webview that doesn't have any of the standard browser panels.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question