Hey there!
So, I'm testing React-Native and this problem have come up, and not sure what it wants.
I have upgraded it, and also download latest versions.
This is the error:
npm WARN react-native-camera@0.6.0 requires a peer of react@>=15.4.0 but none was installed.
It won't allow me to download it running the following command
npm install react-native-camera --save
Thanks for your time.