Picker control with swift protocols
18/06/15 10:48 Filed in:
Generic programmingGeneric picker implementation in swift. Uses protocols to implement picker data source.
https://github.com/bvsingh/GenericPicker
Tags: Protocols, Swift, Generic programming