0.0.6 • Published 5 years ago
react-native-multiple-select-image-picker v0.0.6
react-native-multiple-select-image-picker
Getting started
$ npm install react-native-multiple-select-image-picker --save
Mostly automatic installation
$ react-native link react-native-multiple-select-image-picker
Usage
import MultipleSelectImagePicker from 'react-native-multiple-select-image-picker';
// TODO: What to do with the module?
MultipleSelectImagePicker;