Skip to content

Commit 4f30ed1

Browse files
authored
add tips to HTMLView UI (#157)
1 parent 5b88576 commit 4f30ed1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/ui/html-view.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ contributors:
88

99
`<HtmlView>` is a UI component for rendering simple static HTML content.
1010

11+
::: tip
12+
For additional features and improved performance, consider using an alternative implementation like the
13+
[@nativescript-community/ui-label](https://github.com/nativescript-community/ui-label) from the community.
14+
:::
15+
1116
See also: [WebView](/ui/web-view).
1217

1318
<DeviceFrame type="ios">

0 commit comments

Comments
 (0)