sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Customize dialog #124

Closed HebaAtallah closed 5 years ago

HebaAtallah commented 5 years ago

Can I connect the library to customize Nib file?

ivanvorobei commented 5 years ago

SPPermission not use any nibs

HebaAtallah commented 5 years ago

I mean this code SPPermission.request(.notification, with: { // Callback })

can change my custom view?

ivanvorobei commented 5 years ago

You can do in completion any actions, also change views