Rendering HTML in your React Native application
Working with RAW HTML in React native is unfortunately not a simple task, for an application I recently developed, the event descriptions were raw HTML coming from the database.
Currently the best option available within react-native itself is the We...
remelehane.dev3 min read