(Hopefully) Quick question!
I would like to make a custom tab bar design. Right now it looks like this:
What I've done is:
- Changed the background color to dark grey
- Changed the tint color to blue.
But I would like to have the background of the active button be another color, like this:
So:
- Dark grey background
- White icons (Active as well as inactive)
- Background of selected button showing the state (blue in this case)
How can I accomplish this? Thank you.