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

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 231345

Latest Images

Trending Articles



Latest Images