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

Platform Specific Tabs Ionic 2

$
0
0

You can also use the config of the app to hide the tabbarIcons on android:

@App({
  templateUrl: 'build/app.html',
  config: {
    platforms: {
      android: {
        tabbarIcons: 'hide'
      }
    }
  }

Viewing all articles
Browse latest Browse all 228598

Trending Articles



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