In my React Native app, I am pulling in JSON data that has raw HTML elements like this: This is some text. Let’s figure out...
This is some text. Let’s figure out...
i uses Js function replace simply.
{item.excerpt.rendered.replace(/<\/?[^>]+(>|$)/g, "")}