소스 검색

Merge pull request #128 from wassgha/patch-1

Add test results for react-native-camera
Gaëtan Renaudeau 7 년 전
부모
커밋
082d8ee571
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

@@ -166,6 +166,7 @@ Model tested: iPhone 6 (iOS), Nexus 5 (Android).
166 166
 | react-native-video | NO                 | NO                | NO                |
167 167
 | react-native-maps  | YES                | NO<sup>4</sup>    | NO<sup>3</sup>    |
168 168
 | react-native-svg   | YES                | YES               | maybe?            |
169
+| react-native-camera   | NO                | YES               | NO <sup>3</sup>        |
169 170
 
170 171
 >
171 172
 1. Only supported by wrapping a `<View collapsable={false}>` parent and snapshotting it.