Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.52 KB

File metadata and controls

46 lines (33 loc) · 1.52 KB

LYTabView (SPM)

Platform Swift 5 License

LYTabView is a customized Tab View with modernized tab bar style for Mac OS X.

Mac OS X Tab View

Features

  • Yosemite / El Capitan style tab bar
  • Auto Layout
  • Animation
  • Reposition by drag and drop
  • Tab context menu
  • compatible with title bar

Animation animation

Drag and Drop drag and drop

Used in title bar used in title bar

Install

In XCode 11 and above:

Or You can build it as a stand alone framework and add it into your project.

Usage

Check the Demo App for the usage

Author

Lu Yibin

License

LYTabView is available under the MIT license. See the LICENSE file for more info.

Special Thanks

Original source: LYTabView