How to set the tab bar selected item color in swift?

 Solution:

If you want to change the selected item color in swift then use the below code.

        self.tabBar.tintColor = color


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

store cgpoint in userdefaults iOS swift