NotificationBanner icon indicating copy to clipboard operation
NotificationBanner copied to clipboard

The easiest way to display highly customizable in app notification banners in iOS

Results 42 NotificationBanner issues
Sort by recently updated
recently updated
newest added

Hello! SnapKit is already on 5.6.0 version, would be awesome to update it in NotificationBannerSwift :) thank you!

Crashed: com.apple.main-thread 0 libswiftCore.dylib 0x38648 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 456 1 libswiftCore.dylib 0x37ac0 _assertionFailure(_:_:file:line:flags:) + 472 2 NotificationBannerSwift 0x112a0 $s23NotificationBannerSwift04BaseaB0C4show12placeOnQueue13queuePosition06bannerJ0ySb_AA0hJ0OAA0bJ0OtF + 1308 3...

wontfix

MarqueeLabel has been updated to `4.1.x` , but NotificationBanner is dependent on the `4.0.x`version and prevents the update... Can this be addressed? TY in advance!

![Simulator Screen Shot - iPhone 14 Pro - 2022-09-15 at 16 17 32](https://user-images.githubusercontent.com/2392010/190428522-341bf796-4941-438e-8e2f-172751ed3738.png) Is there a way to increase the top padding or choose another style that fixes it today...

In some cases the component parentViewController.view is will.

The SnapKit dependency requires IOS 12.0, so having an IOS 10.0 minimum requirement doesn't allow the package to build.

I have shown 2 banners 1st is Statusbar at the top And 2nd is GrowingBar at the bottom. But i have an issue with the position when both shown at...

How can I add layer border?

I have the iOS application with CarPlay support. I don't see the NotificationBanner during CarPlay on the iPhone's display or CarPlay's display. Because of bannerPositionFrame is nil here: ```` func...

Hi, the `sideViewSize` parameter is no longer available inside the FloatingNotificationBanner. Could you please restore it?