Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 2.31 KB

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 2.31 KB

TextyTabBar

GitHub code size in bytes GitHub last commit GitHub tag (latest SemVer) GitHub forks GitHub stars Twitter Follow Open Source Helpers

This package provides a beautiful easy to use custom UITabBarController

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. To integrate using Apple's Swift package manager from xcode :

File -> Swift Packages -> Add Package Dependency...

enter package URL : https://github.com/kerollesroshdi/TextyTabBar.git , choose the latest release

Usage

set UITabBarController class to TextyTabBarController

set UITabBarItem class to TextyTabBarItem

set UITabBarItem Color & image and title

Licence

TextyTabBar is released under an MIT license. See License for more information.