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