nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pri8771 opened this issue · comments

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.