Many effects and functions can be found on GitHub to avoid duplicating wheels. Inventory the previous projects, and put together a lot of used open source code, a batch of daily.
Ways to learn Examples:
1, understand: run through the example to find out what the code is exactly;
2. Use: Use these examples in subsequent development projects;
3, Research code: study Examples of code implementation, simple modification to make their own effects.
Remember that either Facebook, or Twitter, was the first to use an interactive effect, and then swept around the world, is the product must use the drawer, and later is to delay the birth of a variety of effects;
Therefore, the product manager wants you to achieve drawer and side-slip effect, must determine exactly what kind of drawer and slide;
============ Split Line: specific as follows =============
1. Residemenu
Links: Https://github.com/romaonthego/RESideMenu
Description: Author Roman Efimov is a Yahoo iOS engineer, this project to achieve the menu side effect on IOS, creative from Dribbble, the project supports IOS8
2. Jasidepanels
Links: Https://github.com/gotosleep/JASidePanels
Description: A Uiviewcontroller container, inspired by the Facebook and Path 2.0 app menu, enables left-and right-side slide operations
3. Viewdeck
Links: Https://github.com/Inferis/ViewDeck
Description: An open source IOS Active Panel component that restores the slide-slip effect of Path 2.0, and the author stopped updating it two years ago because of the time relationship
4. Mmdrawercontroller
Links: Https://github.com/mutualmobile/MMDrawerController
Description: A lightweight, easy-to-use side drawer navigation IOS control
5. Ecslidingviewcontroller
Links: Https://github.com/ECSlidingViewController/ECSlidingViewController
Description: A view controller container that processes sub-views into two layers, swiping to handle layer transitions, and creating apps inspired by Facebook and path, the author of Cleveland's employees
6. Msdynamicsdrawerviewcontroller
Links: Https://github.com/erichoracek/MSDynamicsDrawerViewController
Introduction: Realize the dynamic elastic effect of the drawer side navigation bar, the effect is rich, can be customized strong
============ Split Line: Past period content =============
The most common wheel in iOS development
Common Wheels for iOS development second article
The wheels used in iOS development third cool controls and effects
Common wheels in iOS development fourth drawer and side-slip effect