Releases: jeanpan/react-native-camera-roll-picker
Releases · jeanpan/react-native-camera-roll-picker
v1.2.3
Fixed Warning: 'Using with children is deprecated' : #61
v1.2.0
Migrating from React.PropTypes
V1.1.9
Include following updates:
- Add optional
emptyText
prop for when list is empty
- Optimization: selecting image would not re-render ListView.