Hi ,
The documentation for ion-tabs
says that :
For Android, tabs will be at the top of the screen, below the
nav-bar
. This follows each OS’s design specification, but can be configured with the$ionicConfigProvider
.
Now, How do I align the tabs at the bottom of the screen ?
Please suggest.