Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229528

Ionic tabs hidden by nav-bar only in Android

$
0
0

I found the same issue and the only way I found to combat the problem is to move the tabs to the bottom. You can do this by adding the following to app.js:

.config(function ($ionicConfigProvider) {
    $ionicConfigProvider.tabs.position("bottom");
})

Viewing all articles
Browse latest Browse all 229528

Trending Articles



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