Daltron/NotificationBanner

The banner disappears behind the dynamic island for iPhone 14 Pro

Closed this issue · 4 comments

Simulator Screen Shot - iPhone 14 Pro - 2022-09-15 at 16 17 32

Is there a way to increase the top padding or choose another style that fixes it today or will it require an update?

@materik this should be handled internally by the library to prevent this from happening if the dynamic island is present. I don't currently have time to work on this but would gladly accept a PR!

@materik I've pushed the PR to fix it, until it will be accepted you can use this fix in my fork - https://github.com/Maxim-Inv/NotificationBanner

Awesome. Thanks @Maxim-Inv

Related PR #395