Bottom bar native application

0
We are developing a native application which has bottom bar. To further develop the application we would like to highlight (with a color) on the bottom bar on which page you are. So it gets better visible on which page you are. Now we are wondering how to implement this feature and if it is easy to apply this?
asked
1 answers
0

Hi Marleen,

 

I understand that you must highlight the active page from the bottom bar. Navigate to your custom-variables.js file and search for "bottomBar". In that, change the "selectedIconColor" property with your desired color. And you are good to go.

 

Thanks,

Vignesh S

answered