Bläddra i källkod

Merge pull request #128 from wassgha/patch-1

Add test results for react-native-camera
Gaëtan Renaudeau 7 år sedan
förälder
incheckning
082d8ee571
No account linked to committer's email address
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      README.md

+ 1
- 0
README.md Visa fil

166
 | react-native-video | NO                 | NO                | NO                |
166
 | react-native-video | NO                 | NO                | NO                |
167
 | react-native-maps  | YES                | NO<sup>4</sup>    | NO<sup>3</sup>    |
167
 | react-native-maps  | YES                | NO<sup>4</sup>    | NO<sup>3</sup>    |
168
 | react-native-svg   | YES                | YES               | maybe?            |
168
 | react-native-svg   | YES                | YES               | maybe?            |
169
+| react-native-camera   | NO                | YES               | NO <sup>3</sup>        |
169
 
170
 
170
 >
171
 >
171
 1. Only supported by wrapping a `<View collapsable={false}>` parent and snapshotting it.
172
 1. Only supported by wrapping a `<View collapsable={false}>` parent and snapshotting it.