My iOS library-side menu pulling (blur effect), ios Library
This small open-source Library only provides some basic functions. Currently, it does not support device rotation, and the fuzzy type will be adjusted. Because in the early stage, if some beginners want to see their children's shoes, I still want to learn from them. (Although I am also a beginner ).
Project address
Https://github.com/wenchenhuang/WCBlurSideMenu
Static
Animation-button trigger
Animation-edge gesture triggered
Currently:
- Supports code and storyboard usage
- Rotation not supported
- By default, the size of setting is half the size of the screen.
- Support devices of different sizes
Principle
- WCBlurView uses the blur Code officially provided by WWDC 2013 Apple to create a Blur
- ChildViewController is used for management. The design method draws on a good GIthub open-source library RESideMenu.
Not yet to be continued, updating...