jeanpan / react-native-camera-roll-picker

📷 A React Native component providing images selection from camera roll
https://www.npmjs.com/package/react-native-camera-roll-picker
MIT License
422 stars 176 forks source link

added possibility to automatically unselect item #29

Closed vaukalak closed 7 years ago

vaukalak commented 7 years ago

just a proposal, with this fix it'll be possible to select firstImage, and then without deselecting it, to select the second one.

sibelius commented 7 years ago

it looks like this is a good idea

cc @jeanpan

sibelius commented 7 years ago

I've tested here and it working great

please merge it