-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hey, @rnystrom
I think it would be nice to update tintAdjustmentMode like Apple UI controls do.
If you wish I can create a PR, just two lines of code:
- on appear
UIApplication.shared.keyWindow?.tintAdjustmentMode = .dimmed- on disappear
UIApplication.shared.keyWindow?.tintAdjustmentMode = .normalpradeepb28, av0c0der and rizwankce
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
