浏览代码

actually found a way for android & webview

Gaëtan Renaudeau 8 年前
父节点
当前提交
84fd7ca724
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -69,7 +69,7 @@ Model tested: iPhone 6 (iOS), Nexus 5 (Android).
69 69
 | System             | iOS                | Android           |
70 70
 |--------------------|--------------------|-------------------|
71 71
 | View,Text,Image,.. | YES                | YES               |
72
-| WebView            | YES                | NO (crash!)       |
72
+| WebView            | YES                | YES: with a `<View collapsable={false}>` parent |
73 73
 | gl-react           | YES                | NO (empty)        |
74 74
 | react-native-video | NO                 | NO                |
75 75
 | react-native-maps  | YES                | [NO](https://github.com/gre/react-native-view-shot/issues/36) |