Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.02 KB

XHSideMenu

XHSideMenu is a handful swift library provideing a container controller for the sidemenu,you can use it to do lots of awesome things.

XHSideMenu has been updated to Swift 2.1.

How to use

  • 1.drag the XHSideMenu folder to your project
  • 2.setup your AppDelegate.swift
  • 3.add your own controller in XHChildVCHelper.swift
  • 4.do some custom styles in XHMenuConfig.swift

Custom SideMenu Style

I have provided 4 style of sideMenu for you to custom.

1.Under:

图片名

2.Cover:

图片名

3.Parallel:

图片名

4.Parallax

Sample Demo

Feel hard to get start? Do not worry,I provide a sample demo to show you how to use this library.

License

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

suchfun is here