We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa17c9 commit d90b2c1Copy full SHA for d90b2c1
README.md
@@ -125,8 +125,9 @@ Model tested: iPhone 6 (iOS), Nexus 5 (Android).
125
| View,Text,Image,.. | YES | YES | YES |
126
| WebView | YES | YES<sup>1</sup> | YES |
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>
+| react-native-video | NO | NO | NO |
+| react-native-maps | YES | NO<sup>4</sup> | NO<sup>3</sup> |
130
+| react-native-svg | YES | YES | maybe? |
131
132
>
133
1. Only supported by wrapping a `<View collapsable={false}>` parent and snapshotting it.
0 commit comments