Skip to content

CharlesHarroch/CHDayPicker

Repository files navigation

CHDayPicker

Version License Platform

Image of CHDayPicker

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

CHDayPicker is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "CHDayPicker"

Usage

In interface builder, drag UIView in your controller and set the class name to CHDayPicker

Image of CHDayPicker

Customisation (IBDesignable)

Image of Xcode Customosation

  • Item title and number
  • Multiple and unique Selection
  • Title color (selected and unselected state)
  • Selected background Color

Delegate - CHDayPickerDelegate

 func didSelectDay(position: Int, label: String, selected : Bool)

Author

Charles HARROCH, charles.harroch@gmail.com

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published