Stay informed
Subscribe to our newsletter if you'd like to stay informed about Shoutem Extensions and Shoutem UI Toolkit.
RichMedia component parses HTML content and renders it using corresponding React Native and Shoutem UI toolkit components.
<RichMedia
body={...}
onError={...}
openUrl={...}
renderElement={...}
renderText={...}
style={...}
/>
body prop).Image and Video elements), which have priority in respect to default element transformers.p, pre, li, br, h1, h2, h3, h4, h5 HTML elements), which have priority in respect to default Text transformers.View component surrounding transformed content.