I am making an app that displays news, and the JSON data from the API call has HTML tags in the strings so it prints tags like "<p>" in the actual text of the app. Is there a way to remove these?
Removing HTML tags from an API call response
Database & APIs
Resolved
I have tried to make a custom function but I am not sure how to directly address the text that needs formatting.
No
3
6 replies