Based on the original work of Thomas Beverley, props to him.
An iOS/Android pure javascript react-native component that renders your HTML into 100% native views.
Scan the QR code, or press the link below from your device to open the Discovery App in Expo Go.
Or go to the App page to open from your device.
The Foundry (v6) release is finally stable, and is now-on the recommended version. Check out the announcement blog post in our brand new website. We also have a migration guide for those who are coming from v5 and below.
⚠️ You are on the master branch which is home for the latest development. Check the table bellow to get documentation for your exact version.
Minor | Branch | Documentation | Latest |
---|---|---|---|
next | master | Official Website | |
5.1 | release/5.1 | release/5.1/README.md | |
4.2 | release/4.2 | release/4.2/README.md |
Install the foundry (v6) release as such:
npm install react-native-render-html@next
Check out our official website and our amazing Discovery App.
The changelog is available here: packages/render-html/CHANGELOG.md.
Please refer to our dedicated document.
You're always welcome to join our discord channel :-).
Check-out our contributing guide.