SwiftUI has `markdown` support out of the box. Are...
# compose
u
SwiftUI has
markdown
support out of the box. Are there any plans on introducing it to
jetpack compose
? If not, any vetted 3rd party libraries? I'm googling around and found bunch of 100star ones, nothing seems to stand out?
p
you can use Jewel (Intellj's ui in Compose) markdown https://github.com/JetBrains/jewel/tree/main/markdown
1
u
Is that usable in android only? (I notice the compose desktop dependency; which from what I know is physically a copy of jetpack compose?)
h