0

The RenderHTML is not showing the html

const MyHtmlFile = require('../../index.html');

<RenderHtml
      contentWidth={width}
      source={{
        uri: MyHtmlFile,
        // baseUrl: 'web/',
      }}
      style={{flex: 1}}
      startInLoadingState
      javaScriptEnabled={true}
      domStorageEnabled={true}
      useWebKit
      scalesPageToFit
      scrollEnabled={false}
    />
Susu
  • 1
  • 1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Mar 17 '22 at 12:47
  • Hi, it is not showing index.html – Susu Mar 18 '22 at 02:44

0 Answers0