BastiaanJansen / toast-swift

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

Add support for attributed strings #23

Closed Nikoloutsos closed 1 year ago

Nikoloutsos commented 1 year ago

As requested here. AttributedStrings are now supported for both icon and text toasts.

Now we can use custom fonts (and everything else NSAttributedString supports)