Fix the RNCamera.md usage code

This commit is contained in:
xiaoshidefeng 2018-03-09 21:19:12 +08:00
parent f735733b1b
commit 70e5dd0d84
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ class BadInstagramCloneApp extends Component {
</View>
);
}
}
takePicture = async function() {
if (this.camera) {