All Projects → spromicky → RCPickerButton

spromicky / RCPickerButton

Licence: MIT license
Simple button for marking some items as selected.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to RCPickerButton

Swiftybutton
Simple and customizable button in Swift
Stars: ✭ 471 (+2670.59%)
Mutual labels:  uikit, uibutton
Selector-Closure
A light way to convert objc target-action style to closure
Stars: ✭ 14 (-17.65%)
Mutual labels:  uikit, uibutton
ALRadioButtons
RadioButtons for iOS. Inherited from UIControl, support 2 native styles, fully customizable.
Stars: ✭ 65 (+282.35%)
Mutual labels:  uikit, uibutton
Dtgradientbutton
Easy way to set gradient background to your buttons.
Stars: ✭ 76 (+347.06%)
Mutual labels:  uikit, uibutton
WWDC17
WWDC 2017 Scholarship Submission by Phil Zet (Philipp Zakharchenko)
Stars: ✭ 14 (-17.65%)
Mutual labels:  uikit
Shades
Easily add drop shadows, borders, and round corners to a UIView.
Stars: ✭ 14 (-17.65%)
Mutual labels:  uikit
ios-nd-uikit-cont.
Resources for Udacity's UIKit Fundamentals course (continued).
Stars: ✭ 19 (+11.76%)
Mutual labels:  uikit
vue-drag-select
基于Vue的仿原生操作系统鼠标拖拽选择
Stars: ✭ 63 (+270.59%)
Mutual labels:  select
pikko
Color picker for iOS made with ❤️
Stars: ✭ 34 (+100%)
Mutual labels:  uikit
iOS-Frezzing-ANR-Detector
An ANR (Application Not Respond) or Freeze Detector for iOS. Using `select()`
Stars: ✭ 21 (+23.53%)
Mutual labels:  select
vue-bootstrap-select
A vue version of bootstrap select
Stars: ✭ 46 (+170.59%)
Mutual labels:  select
nagios check
Ruby Nagios Check Integration
Stars: ✭ 13 (-23.53%)
Mutual labels:  checker
relect
A Tiny React Single Select Component.
Stars: ✭ 35 (+105.88%)
Mutual labels:  select
TJImageCache
A fast, easy to use Objective-C image cache
Stars: ✭ 25 (+47.06%)
Mutual labels:  uikit
XCoordinator-Example
XCoordinator-Example serves as an MVVM-C example app for XCoordinator
Stars: ✭ 53 (+211.76%)
Mutual labels:  uikit
void-ui
A UI toolkit for Vue.js.
Stars: ✭ 20 (+17.65%)
Mutual labels:  uikit
nova-select-plus
A Laravel Nova Select Field
Stars: ✭ 67 (+294.12%)
Mutual labels:  select
WWDC-2017-Session-230-Advance-Animations-with-UIKit
Example project for "Sam's Photo" animations demonstrated in Session 203
Stars: ✭ 35 (+105.88%)
Mutual labels:  uikit
leaflet-area-select
Control to just select an area and provide bbox for it
Stars: ✭ 27 (+58.82%)
Mutual labels:  select
bootstrap4-ui-kit-for-indesign
Bootstrap 4 UI Kit for Adobe InDesign
Stars: ✭ 11 (-35.29%)
Mutual labels:  uikit

RCPickerButton

Simple button for marking items as selected. You can use it for select user by avatar or something else. You can customise RCPickerButton as you want: change borders, always show it, disable checkmark.

RCPickerButton fully support Interface Builder. You can customise it from IB and nothing to code.

Installation

CocoaPods

Add pod 'RCPickerButton' to your Podfile.

Manual Installation

Just copy RCPickerButton class to your project.

Requirements

  • Xcode 7.0
  • iOS 8.0+

License

RCPickerButton is available under the MIT license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].