Hi There to apple community.
I want to know how to make the tabbar image fit to the tabbar.
I use this code to set the image:
but the image fill all over the screen.
And when I use systemimages I don't have this problem.
thanks for your help
I want to know how to make the tabbar image fit to the tabbar.
I use this code to set the image:
Code Block swift vc.tabBarItem.image = UIImage(named: "myimage")
but the image fill all over the screen.
And when I use systemimages I don't have this problem.
thanks for your help