liaoyuan-io / react-native-multiple-image-picker

React Native Multiple Image Picker
MIT License
41 stars 11 forks source link

check the access permission to the photo gallery #5

Closed 0nlyoung7 closed 7 years ago

0nlyoung7 commented 7 years ago

When using the application for the first time, check the access permission to the photo gallery

twksos commented 7 years ago

@cnjsstong How about merge and make 2 releases on NPM?

twksos commented 7 years ago

@0nlyoung7 Thank you for the pull request.

While we are still on RN 0.39, we may need some discussion on the pull request internally. I'll update on this pull request when we are ready to merge and release package on NPM.

cnjsstong commented 7 years ago

Has manually merged. Currently, the up-to-date #import <React/***.h> version will be at the rn40 branch, and the master branch will continue to use the old import path. Will switch to the new path later.