Fix the RNCamera.md usage code
This commit is contained in:
parent
f735733b1b
commit
70e5dd0d84
|
@ -43,7 +43,6 @@ class BadInstagramCloneApp extends Component {
|
|||
</View>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
takePicture = async function() {
|
||||
if (this.camera) {
|
||||
|
|
Loading…
Reference in New Issue