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

How to change background blur view properties? #218

Closed isayeter closed 3 years ago

isayeter commented 3 years ago

Hello there, I want to show black blurred view instead of white, how to do that?

Thank you.

Simulator Screen Shot - iPhone 11 Pro - 2021-01-21 at 20 50 02

ivanvorobei commented 3 years ago

I think you need to change SPPermissionsGradeBlurView, but views is private and you can't customise it. If it still valid for you, let me know for change protect level for you.