What's your question?
Unable to render HTML code. When will this be updated?
What have you tried?
No response
Code (if applicable)
<NitroText renderer="html" selectable style={{
borderWidth: 1,
borderColor: 'red'
}}>{`<div>
<h2>Renderer demo</h2>
<p>This text comes from <strong>HTML</strong> with <em>semantic</em> tags.</p>
<p><span style="color: #ff6347; font-weight: bold;">Inline CSS works too.</span></p>
</div>`}</NitroText>
Checklist
What's your question?
Unable to render HTML code. When will this be updated?
What have you tried?
No response
Code (if applicable)
Checklist