BastiaanJansen / toast-swift

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

Update AppleToastView.swift #9

Closed honcon closed 2 years ago

honcon commented 2 years ago

On iOS 15.4 the toast doesn't show perfect rounded, printing frame.height on style() seems to be less than 58 that is minHeight. Calling style async during create toast fixes the problem.

Simulator Screen Shot - iPhone 13 - 2022-05-06 at 08 37 52

honcon commented 2 years ago

Can you push the version 1.0.6 to cocoa pods ?

BastiaanJansen commented 2 years ago

Hi, version 1.0.6 is already available on CocoaPods!