SelectionView provides you with a set of customizable, selectable views placed in two columns. The width of views adapts to the orientation and the device, while height is customizable. SelectionView suports multiple and single selection. For single item selection you have a choice to enable or disable deselection.
iOS 8 and newer, Swift 3.x, Xcode 8
You can install SelectionView through CocoaPods. To install it, add the following line to your Podfile:
pod 'SelectionView', '~> 0.1.0'SelectionView is available under the MIT license. See the LICENSE file for more info.
