Skip to content

Releases: jeanpan/react-native-camera-roll-picker

v1.2.3

15 Oct 04:07
Compare
Choose a tag to compare

Fixed Warning: 'Using with children is deprecated' : #61

v1.2.2

27 Sep 11:52
Compare
Choose a tag to compare

fix prop_types : #57

v1.2.1

23 Sep 05:39
Compare
Choose a tag to compare

v1.2.0

11 Aug 14:10
Compare
Choose a tag to compare

Migrating from React.PropTypes

V1.1.9

24 Oct 08:51
Compare
Choose a tag to compare

Include following updates:

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