-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
I am facing autoheight issue when I apply a huge CSS to my HTML content. For Example, when I append bootstrap CSS, the height calculation fails and only a height of approx 20px gets applied.
Below is the code :
<MyWebView width={responsiveWidth(65)} startInLoadingState={true} source={{html:CSS + htmlData, baseUrl: 'http://www.example.com'}} />
This code will work fine if my CSS is short.
Any help on this would be appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels