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

This fixes this issue:'Using <Image> with children is deprecated and… #54

Open pigflymoon opened 7 years ago

pigflymoon commented 7 years ago

This fixes this issue:'Using with children is deprecated and will be an error in the near future. Please reconsider the layout or use instead.'

Environment

  1. react-native -v: 0.47.1
  2. node -v: 6.8.1
  3. npm -v: 4.1.2

Steps to Reproduce

1.Click add button 2.Choose From Library 3.Add the picutures by Clicking,then Chrome dev tool shows the bug 'Using with children is deprecated and will be an error in the near future. Please reconsider the layout or use instead.'

sibelius commented 5 years ago

@pigflymoon could rebase?