madjid / MMPickerView

An easy to use and customizable PickerView for your iOS app.
MIT License
237 stars 59 forks source link

Syntax for using MMPickerView in a swift project #26

Open ghost opened 9 years ago

ghost commented 9 years ago

I'm attempting to use MMPickerView in a swift project. I've got my bridging header in place but the syntax required to use MMPickerView with with swift is escaping me.

Has anyone done this successfully?