VNCheckBox
January 24, 2024 • MIT License
VNCheckBox aims to accomplish what other iOS checkbox controls haven't. To be simple. There's no animations, no IBDesignable to slow down interface builder, and no performance heavy draw methods.
CheckDevice
November 15, 2020 • MIT License
CheckDevice is detected the current device model and screen sizes. iPhone,iPad, WatchOS, MacOS
ARSelectableView
October 14, 2020 • MIT License
ARSelectableView is provide selection type like : Radio, Checkbox, Tags
AnimatedField
April 11, 2019 • MIT License
Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS
CheckmarkCollectionViewCell
February 11, 2019 • MIT License
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
SpellCheckerTextView
July 23, 2018 • MIT License
A UITextView subclass which detects and highlights words with incorrect spellings. The language is determined using the Device Language. Uses UISpellChecker and NSLinguistic Tagger. Written entirel...
SwiftSuccessCheck
August 23, 2017 • MIT License
Animated success tick with completion block developed in swift 3
CCheckbox-iOS
July 26, 2017 • Unspecified License
CCheckbox is a custom UIButton which represents custom checkbox component with custom images Edit
iCheckbox
October 30, 2016 • MIT License
A custom checkbox component for iOS apps, written in Swift 3.0. Checkboxes can be ordered in one or two columns, can have solid borders with or without rounded corners, single or multiple selection...
DropDownMenuKit
August 24, 2016 • MIT License
DropDownMenuKit is a simple and modular UIKit menu, that can be attached to the navigation bar or toolbar. The menu appears with a sliding animation and can be deeply customized. For example, with ...
VKCheckbox
August 23, 2016 • MIT License
Simple customizable closure-based checkbox control written on Swift
GifButton
July 08, 2016 • Apache 2.0 License
Subclass of UIButton that provide abilyty to use gif image for transition between normal and selected state of button