CocoaPods trunk is moving to be read-only. Read more on the blog, there are 11 months to go.

PickerTextField 1.5.1

PickerTextField 1.5.1

Maintained by Nestarneal.



  • By
  • Nestarneal

PickerTextField

A simple wrapper for UITextField providing UIPickerView and UIToolbar for you!

Install

  1. pod init
  2. Add following statement in Podfile: pod 'PickerTextField', '~> 1.3'
  3. pod install

Usage

ExamplePickerTextField/ contains the example, and feel free if you have any question!