NeerajaaG

Results 2 issues of NeerajaaG

### Version Tell us which versions you are using: - react-native-image-crop-picker ^0.25.0 - react-native ^0.60.4 ### Platform Tell us to which platform this issue is related - Android ### Expected...

In react-native-camera-roll-picker/imageItem.js render() { const {item, selected, selectedMarker, imageMargin,} = this.props; ..... ....... ..... } If I write console.log(item); in render method It is printing N number of times depending...