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
423 stars 176 forks source link

add prop selectMulti #1

Closed timzaak closed 8 years ago

jeanpan commented 8 years ago

Actually, we can specify single selection or multiple selection by the prop of maximum. But adding the prop of selectMulti is a good idea to make multi selection clearer. Will merge it after check ! Thanks !

timzaak commented 8 years ago

by the prop of maximum I think this is more better, I will do this later. :)

timzaak commented 8 years ago

I'm sorry, I have misunderstood something. this pr is useless.