SlideMenuControllerSwift
GitHub describes it as iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.. The repository metadata lists Swift as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.
dekatotoro/SlideMenuControllerSwift: Setup
GitHub describes it as iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.. The repository metadata lists Swift as its primary language. The metadata lists the MIT license. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.. The repository metadata lists Swift as its primary language. The metadata lists the MIT license. The README describes the project this way: 1. Inherit SlideMenuController and put UIViewController in a storyboard. 2. Override awakeFromNib , then instantiate any view controllers
Setup
The README section "Setup" states: If you want to use the custom option, please set them before calling the init method, like so:
Requirements
The README section "Requirements" states: Requires Swift4.0 and iOS 9.0 and ARC. If you are developing in the Swift1.1 ~ 3.2, please use branch of swift1.1 ~ 3. If you want to use even iOS8.0, please to import the code directly. If you want to use objective-c even iOS6.0, plesea use SlideMenuControllerOC.
License
The README section "License" states: SlideMenuControllerSwift is available under the MIT license. See the LICENSE file for more info.
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes