-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
Our app relies heavily on displaying Markdown text. We’ve tested several libraries, but none fully meet our requirements so far.
-
UIKit - https://github.com/johnxnguyen/Down
- Unable to handle certain edge cases, such as Unable handle case where bullet point followed by number johnxnguyen/Down#306
- No longer maintained.
-
SwiftUI - https://github.com/gonzalezreal/swift-markdown-ui
- Performance issues when rendering large bullet lists Performance Issue with swift-markdown-ui on Moderately Long Markdown Text gonzalezreal/swift-markdown-ui#427
Your WebView-based solution delivers surprisingly high performance. It's even faster than the native SwiftUI implementation.
I want to thank you from the bottom of my heart. 💖
I was wondering if the issue mentioned in the following pull request is still a current concern: #13
Thanks again!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels