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

iOS 13 (and 14?) view doesn't show well #97

Open
nil2l opened this issue May 17, 2022 · 0 comments
Open

iOS 13 (and 14?) view doesn't show well #97

nil2l opened this issue May 17, 2022 · 0 comments

Comments

@nil2l
Copy link

nil2l commented May 17, 2022

iOS 13
Library v 1.9.1

  1. MarkdownUI's height stays zero.
  2. MarkdownUI.onRendered() callback doesn't receive anything.
  3. Also, MarkdownView.onRendered() callback doesn't receive anything.

Workaround
In version 1.8.x callbacks works well. So it can be fixed by defining MarkdownUI (presented in 1.9) with frame(height:) bound with onRendered(height).

Note
It's really critical. As the library normally needed for iOS 13 and 14. While iOS 15 already has built-in markdown for Text views (though features are limited yet...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant