nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API
MIT License
4.85k stars 507 forks source link

How can I move the cancel button? Is offset the only way? #244

Open pri8771 opened 6 years ago

pri8771 commented 6 years ago

How can I move the cancel button? If I want to move it to the bottom, is offset the only way? And do I have to keep increasing the width/height until its moved to the center? I've tried centering it via .center methods, and have not had any luck.