BastiaanJansen / toast-swift

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

Need toast message position ? #4

Closed santespatel closed 2 years ago

santespatel commented 2 years ago

/ Its not a issue its suggestion / –> it would be great if ya provide where to show toast like top, bottom, center ..... –> toast need a dynamic height like what if your title and subtile have more then 3 lines ?

thank you... its suggestion not a complain 🙂

BastiaanJansen commented 2 years ago

Great suggestion! Unfortunately I currently don't have time to add these functionalities. You could fork the project and open a merge request if you want to contribute.

Nikoloutsos commented 1 year ago

@BastiaanJansen Here is a PR that implements this 😄 https://github.com/BastiaanJansen/toast-swift/pull/21