react-native-htmlview icon indicating copy to clipboard operation
react-native-htmlview copied to clipboard

Larger HTML docs render blank on iOS simulator

Open waltermvp opened this issue 7 years ago • 3 comments

Specifically on the iOS simulator HTMLView renders a blank/white screen when a html value is too large. This is not replicable on the device (however ive tested on iphone 7 and newer)

waltermvp avatar Oct 24 '18 17:10 waltermvp

This is probably an issue with React Native, see also #189

isilher avatar Oct 25 '18 11:10 isilher

I attempted to pass in `{{flex: 1}}' via the stylesheet prop but it did not fix, not sure if its a dupe.

waltermvp avatar Oct 25 '18 20:10 waltermvp

Still got this problem. Looks like only on Simulator?

vietvudanh avatar Oct 06 '19 04:10 vietvudanh