shijingsh / react-native-customized-image-picker

iOS/Android image picker with support for camera, video compression, multiple images and cropping
245 stars 59 forks source link

unable to install for ios #77

Open truongnc0811 opened 4 years ago

truongnc0811 commented 4 years ago

i am using RN 0.61.4. I have followed your instructions and it doesn't work. step : install library and link. Please check for me!

samad324 commented 4 years ago

I solve that issue and create PR for this. so can install and use this package from my repo: just type:

yarn add https://github.com/samad324/react-native-customized-image-picker.git

and follow the iOS instructions from my repo.

liukefu2050 commented 4 years ago

Thank you for your contribution, which has been released to v0.1.11

samad324 commented 4 years ago

Your welcome @liukefu2050