|
@@ -125,8 +125,9 @@ Model tested: iPhone 6 (iOS), Nexus 5 (Android).
|
125
|
125
|
| View,Text,Image,.. | YES | YES | YES |
|
126
|
126
|
| WebView | YES | YES<sup>1</sup> | YES |
|
127
|
127
|
| gl-react v2 | YES | NO<sup>2</sup> | NO<sup>3</sup> |
|
128
|
|
-| react-native-video | NO | NO | NO
|
129
|
|
-| react-native-maps | YES | NO<sup>4</sup> | NO<sup>3</sup>
|
|
128
|
+| react-native-video | NO | NO | NO |
|
|
129
|
+| react-native-maps | YES | NO<sup>4</sup> | NO<sup>3</sup> |
|
|
130
|
+| react-native-svg | YES | YES | maybe? |
|
130
|
131
|
|
131
|
132
|
>
|
132
|
133
|
1. Only supported by wrapping a `<View collapsable={false}>` parent and snapshotting it.
|