Bläddra i källkod

actually found a way for android & webview

Gaëtan Renaudeau 8 år sedan
förälder
incheckning
84fd7ca724
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      README.md

+ 1
- 1
README.md Visa fil

@@ -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) |