dillidon/alerts-and-pickers

Storyboard?

daviddelmonte opened this issue · 3 comments

This is a superb control! Perhaps you could add an example using a Storyboard? I have a large project, where Alerts-Pickers would need to be incorporated.

@daviddelmonte yes, you can. But you have to know the height of your viewController. If you use autolayout you can add property, which will catch the lowest point in ‘viewDidLayout’ method. I’ll add example using a Storyboard in a few days.

Many thanks!

@daviddelmonte add ColorPicker using a Storyboard with Autolayout.