Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

TimePickerTextField

Simple time picker with text field.

@IBOutlet weak var textfield: TimePickerTextField!
textField.completion = {
    println(textField.time)
}

About

Simple time picker and text field.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages