I also met this. After a few hours, I find a solution.
Install $ npm install response-native-image-picker @latest --save Automatic React Native installation> = 0.29 $ reaction-native link React Native <0.29 $ rnpm link
https://github.com/marcshilling/react-native-image-picker/blob/master/README.md This document is not updated.
Using the command above, you can get the latest version. Then you can follow README.md to use it. This is my way to solve this problem.
Good luck
source share