How to publish your Embeddable inside a React Native app
react-native-webview
library.
We use WebView
to embed an Embeddables preview URL, since we can’t pass HTML
directly into the WebView
.
Install the react-native-webview library
Import WebView into your React file
Insert a WebView
Optional: Give it dimensions
Optional: Pass properties into User Data