Daltron / NotificationBanner

The easiest way to display highly customizable in app notification banners in iOS
MIT License
4.78k stars 662 forks source link

Update readme regarding to changes to `windowLevel` since iOS 13 #325

Closed HenryQuan closed 3 years ago

HenryQuan commented 3 years ago

windowLevel

Since iOS 13, windowLevel won't place anything on top of the system status bar.

Potential fixes

This repo has almost 4k stars so I think the README should be updated to reflect this problem and also, potential fixes.

Daltron commented 3 years ago

Hi @HenryQuan! Feel free to open up pull requests for any issues you see!