https://github.com/htr3n/simplepicker
Simple demo of UIPickerView
https://github.com/htr3n/simplepicker
pickerview swift4 uipickerview xcode
Last synced: 9 months ago
JSON representation
Simple demo of UIPickerView
- Host: GitHub
- URL: https://github.com/htr3n/simplepicker
- Owner: htr3n
- License: mit
- Created: 2018-10-17T05:44:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T06:47:12.000Z (over 7 years ago)
- Last Synced: 2025-01-08T07:42:20.795Z (about 1 year ago)
- Topics: pickerview, swift4, uipickerview, xcode
- Language: Swift
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/htr3n/SimplePicker/blob/master/LICENSE)   
# Simple Picker View in Swift 4 and Xcode 10
This project demonstrates a simple usage of [UIPickerView](https://developer.apple.com/documentation/uikit/uipickerview) with one-dimensional data source.
