react-native-render-html icon indicating copy to clipboard operation
react-native-render-html copied to clipboard

Display: inline with RenderHTML

Open Sotatek-QuanDo opened this issue 1 year ago • 0 comments

Image

Is there anyway I can achieve the same UI on RenderHTML like Webview? I think "display: inline" is what I need but RenderHTML only support display: "flex" / "none". When the text is too long and break line, the background color only appears on text with Webview.

Thanks!

Sotatek-QuanDo avatar Mar 25 '25 10:03 Sotatek-QuanDo