Closed jotilohana closed 2 years ago
@jotilohana Thank you for your submission! This is a bit hidden in the docs, but interactive elements are not supported by default, which is suggested by the feedback you reported. (see https://meliorence.github.io/react-native-render-html/docs/flow/transient-render-engine#translation)
However, you can declare a model and write a custom renderer to handle those tags. See https://meliorence.github.io/react-native-render-html/docs/guides/custom-renderers
I am closing now, as this is not a bug.
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
Select tag is not supported
React Native Information
RNRH Version
0.16.0
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
https://github.com/jsdf/react-native-htmlview
Additional Notes
No response