CooperRS / RMActionController

This is an iOS control for presenting any UIView in an UIAlertController like manner
MIT License
539 stars 59 forks source link

Is it possible to use as alertview and not alertsheet #42

Open hardikamal opened 7 years ago

hardikamal commented 7 years ago

Hi @CooperRS

Thanks for the awesome library.

I wanted to know, is it possible to use it as alertview instead of alertsheet?

CooperRS commented 6 years ago

Right now its not possible. But I'll consider adding another style for alert sheets. Of course, you can o that, too 🙂.

If you need help to find the starting point, drop me a notice 🙂.