React Native Camera Roll Picker Versions Save

📷 A React Native component providing images selection from camera roll

v1.2.3

6 years ago

Fixed Warning: 'Using <Image> with children is deprecated' : https://github.com/jeanpan/react-native-camera-roll-picker/pull/61

v1.2.0

6 years ago

Migrating from React.PropTypes

v1.1.9

7 years ago

Include following updates:

  1. Add optional emptyText prop for when list is empty
  2. Optimization: selecting image would not re-render ListView.