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

[Request] Ability to customize the fonts and ALLOW button colors #116

Closed anthonycastelli closed 5 years ago

anthonycastelli commented 5 years ago

Is there a way we can get access to change the fonts and font sizes for the entire view? My app uses a custom font and id like to be able to keep the same style and match things together.

As for the "Allow" button, is it possible to change the selected and non-selected colors?

ivanvorobei commented 5 years ago

@anthonycastelli for now can't customise font. For customise color see SPPermissionDialogColorSource.

You really need customise font?