SidebarOverlay Versions Save

Yet another implementation of sidebar menu, but here your menu appears over the top view controller.

4.3.1

5 years ago
  • Swift 5 support.

4.2.2

6 years ago
  • Fixed height of side view controller.

4.2.1

6 years ago

4.1

7 years ago
  • Swift Package Manager support
  • Fixed bug with frame of top view controller

4.0

7 years ago
  • Migrated to Swift 3
  • Removed SideViewControllerTrailingIndent property. Use sideMenuWidth property instead.

3.0.0

8 years ago

2.1.4

8 years ago
  • Swift fixes for Xcode 7.3

2.1

8 years ago
  • Now the top view controller is covered by transparent view when sidebar appears

2.0.3

8 years ago
  • UIViewController class extension moved to a new file and fully documented
  • Documentation for a few properties of SOContainerViewController

2.0.2

8 years ago
  • Code improvements for UIViewController class extension
  • Documentation for UIViewController class extension