nickoneill / PermissionScope

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

Dismissed callback #222

Open nikans opened 7 years ago

nikans commented 7 years ago

It'd be fancy if one could track the dismissal of the pscope controller. So I propose just that — instead of doing stuff on authChange when finished you can set up next transition on the optional dismissed callback. That's my first contribution to a pod, so I don't know whether I should change the version number or not. Please, fix this if needed.