Skip to content

mohzameer/customTabBarNative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

customTabBarNative

This is an basic implementation of how to use custom native tab bar to build a tab bar controller. We use the native bar as in this tutorial: https://github.com/codepath/ios_guides/wiki/Creating-a-Custom-Tab-Bar (it uses UIButtons embedded inside UIViews)

Advantages you gain over tab bar controller provided by Xcode:

  1. Full control over the button action
  2. Customizing the tab bar
  3. Positioning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages