Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AppleToastView.swift #9

Merged
merged 1 commit into from May 6, 2022
Merged

Conversation

honcon
Copy link
Contributor

@honcon honcon commented May 6, 2022

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

Fix wrong frame height

Causes a less than 50% radius on toast
@BastiaanJansen BastiaanJansen added the bug Something isn't working label May 6, 2022
@BastiaanJansen BastiaanJansen merged commit 89c6fe6 into BastiaanJansen:main May 6, 2022
@honcon
Copy link
Contributor Author

honcon commented May 7, 2022

Can you push the version 1.0.6 to cocoa pods ?

@BastiaanJansen
Copy link
Owner

BastiaanJansen commented May 7, 2022

Hi, version 1.0.6 is already available on CocoaPods!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants