Hi all
I'm currently in the middle of building my first android app, using Kotlin and Compose.
I'm looking for a method/library which takes html and displays it, taking into account different html tags and classes
I've been googling quite a bit and I haven't found a simple way that doesn't involve integrating java and Views...
Can anyone guide me on this?