BastiaanJansen / toast-swift

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

Add support for iOS 12. #6

Closed Zandor300 closed 2 years ago

Zandor300 commented 2 years ago

I want to use this library in an app that still needs to support iOS 12. Apart from the default imageTint being UIColor.label, it works perfectly fine on iOS 12.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit b5c3bded and detected 0 issues on this pull request.

View more on Code Climate.

BastiaanJansen commented 2 years ago

Thanks for your contribution!