Skip to content

Comment item for feed #2

@Kiolk

Description

@Kiolk

Need implement comment item for feed. On current moment, it has only basic implementation with several problems:

  • Add implementation for display web content on iOS side
@Composable
actual fun WebContent(html: String) {
    Text(html)
}
  • Find solution to switch to day/night mode depend on theme
  • Remove paddings for WebView

Image

Feed with a current implementation looks very buggy. I just commented it. I think, it isn't efficient to use WebView to display one comment. I just hided comments block from each item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions