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 initialImages prop #85

Open MainAero opened 6 years ago

MainAero commented 6 years ago

Added prop to pass an array of initial images to picker. Useful e.g on edit / with images not located in camera roll (e.g cache).