Daltron / NotificationBanner

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarqueeLabel Dependency

jminutaglio opened this issue · comments

MarqueeLabel has been updated to 4.1.x , but NotificationBanner is dependent on the 4.0.xversion and prevents the update...

Can this be addressed?

TY in advance!

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Bump. Ideally, all 4.x versions of MarqueeLabel would be allowed

Wow just spent a few hours figuring this out. Turns out i was also using Marquee label and didnt realize this pod needs it. The marquee label pod has features that are not included on this pod here. Such as forceScrolling variable!

Also SnapKit is now at version 5.7.1 and pod outdated notes this. MarqueeLabel is now at 4.5.0.

The following pod updates are available:

  • MarqueeLabel 4.3.2 -> 4.3.2 (latest version 4.5.0)
  • SnapKit 5.6.0 -> 5.6.0 (latest version 5.7.1)

These seem to be minor updates so should be acceptable to this project.