Skip to content

Picker view as separate view

Compare
Choose a tag to compare
@itsmeichigo itsmeichigo released this 15 Jul 14:16
· 80 commits to master since this release

Picker view can now be created with create method as a separate UIView instance. You can still show picker like a modal like before by using show method.