Storyboard?
daviddelmonte opened this issue · 3 comments
daviddelmonte commented
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.
dillidon commented
@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.
daviddelmonte commented
Many thanks!
dillidon commented
@daviddelmonte add ColorPicker using a Storyboard with Autolayout.