Not sure if this si the only version affected but with RN 0.50.1 when I run react-native link react-native-camera I get an error:
$ react-native link react-native-camera
Scanning folders for symlinks in /Users/aforty/<my-project>/node_modules (12ms)
rnpm-install info Android module react-native-camera is already linked
rnpm-install info Linking react-native-camera ios dependency
rnpm-install ERR! Something went wrong while linking. Error: Cannot read property 'match' of undefined
Please file an issue here: https://github.com/facebook/react-native/issues
Cannot read property 'match' of undefined
this is a bug on react-native link
@sibelius so, but it doesn't work only with your package, oook
When linking and using Pods, I cannot see RNCamera in targets. Investigating.
Most helpful comment
@sibelius so, but it doesn't work only with your package, oook