Tag: isTabBar

1 post

Tag: isTabBar

1 post

I'll never recommend creating a custom component if there is a native one that does the job. But if you develop a custom tab bar, .tabBar accessibility trait comes to the rescue. Apply to a container view and its buttons will be announced as tabs.

Created in Swift with Ignite.

Supporting Swift for Swifts