Hello,
I succeeded on my application to integrate a news feed on the home page. When you click on a news it is displayed in full.
I imported my news via an rss url that I converted to json, then that I automatically retrieve on a google sheet.
The problem, when I want to put the content of the news, it displays the html (h3, p, span, etc.) and I would like this html to activate and be ‘understood’ by the application.
Thank you in advance !
Here is the link of my project: Thunkable
Nathan