File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -74,13 +74,13 @@ Model tested: iPhone 6 (iOS), Nexus 5 (Android).
7474| WebView | YES | YES<sup >1</sup > | YES |
7575| gl-react v2 | YES | NO<sup >2</sup > | NO<sup >3</sup > |
7676| react-native-video | NO | NO | NO
77- | react-native-maps | YES | NO<sup >3 </sup > | NO<sup >4 </sup >
77+ | react-native-maps | YES | NO<sup >4 </sup > | NO<sup >3 </sup >
7878
7979>
8080 1. Only supported by wrapping a `<View collapsable={false}> ` parent and snapshotting it.
81812 . It returns an empty image (not a failure Promise).
82- 3 . But you can just use the react-native-maps snapshot function: https://github.com/airbnb/react-native-maps#take-snapshot-of-map
83- 4 . Component itself lacks platform support.
82+ 3 . Component itself lacks platform support.
83+ 4 . But you can just use the react-native-maps snapshot function: https://github.com/airbnb/react-native-maps#take-snapshot-of-map
8484
8585## Caveats
8686
You can’t perform that action at this time.
0 commit comments