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

How to take a screenshot of the web page inside the react-native-wkwebview?

Open abinli opened this issue 8 years ago • 1 comments

Hi,

Is there any way to take a screenshot of web page inside the react-native-wkwebview and save it as jpg, etc?

Similar as what phantomJS offers.

Thanks!

abinli avatar Sep 07 '17 03:09 abinli

Not sure about the current implementation, but with iOS11 it will be possible. If its being implemented.

https://developer.apple.com/documentation/webkit/wkwebview/2873260-takesnapshotwithconfiguration

wireforce avatar Sep 16 '17 19:09 wireforce