It looks like the systemItem property doesn't exist on the viewController.tabBarItem is there a way to set UIBarButtonSystemItem as an image for a UITabBarItem programmatically?
Thanks
It looks like the systemItem property doesn't exist on the viewController.tabBarItem is there a way to set UIBarButtonSystemItem as an image for a UITabBarItem programmatically?
Thanks
Copyright © 2021 Jogjafile Inc.
You can't use
UIBarButtonSystemItemicons with aUITabBarItem. Instead, useUITabBarSystemItemicons.