I want to position the image of a UITabBarItem with the imageInsets Property, but whenever I use a SystemItem or an SFSymbol as UIImage it doesn't work.
Contrary to this a normal custom image works just fine and I tried it in code and with the storyboard.
So my problem is that the position of some SFSymbols is not properly centred, is there a way to fix this?
Contrary to this a normal custom image works just fine and I tried it in code and with the storyboard.
So my problem is that the position of some SFSymbols is not properly centred, is there a way to fix this?