BastiaanJansen / toast-swift

Customizable Swift Toast view built with UIKit. 🍞
MIT License
489 stars 77 forks source link

Fixes to #18 and #36 #37

Open efehelvaci opened 1 year ago

efehelvaci commented 1 year ago

• You can set the number of lines for the title and the subtitle. • Timer invalidation no longer breaks the pan gesture.

BastiaanJansen commented 1 year ago

Could you move the number of lines param to the ViewConfiguration class created in #39?

mehulparmar4ever commented 11 months ago

Any updates? Can someone merge this PR? This is very important feature.