UNPKG

@native-html/iframe-plugin

Version:

🌐 A WebView-based plugin to render iframes in react-native-render-html

4 lines 214 B
export { default, iframeModel } from './IframeRenderer'; export { default as useHtmlIframeProps } from './useHtmlIframeProps'; export { default as HTMLIframe } from './HTMLIframe'; //# sourceMappingURL=index.js.map