LYTabView
is a customized Tab View with modernized tab bar style for Mac OS X.
- Yosemite / El Capitan style tab bar
- Auto Layout
- Animation
- Reposition by drag and drop
- Tab context menu
- compatible with title bar
In XCode 11 and above:
- select File/Swift Packages/Add Package Dependency...
- paste the url of this git repository: https://github.com/hk05/LYTabView.git
- select 'develop' branch
Or You can build it as a stand alone framework and add it into your project.
Check the Demo App for the usage
LYTabView is available under the MIT license. See the LICENSE file for more info.
Original source: LYTabView