react-images-selector
v1.0.1
Published
React component to select images from gallery
Downloads
497
Readme
React Images Selector
A stateless image selector for React. Let's you pass in a array of available images and passes back events to let you know which one has been selected. Available as single (radio button) or multiple (checkbox) selector.
Documentation
See documentation https://brownieboy.github.io/react-images-selector/
Contributing
Please read the Contributing Guide
Change History
See Change Log
Acknowledgements
React Images Selector was based upon original work from React Image Picker https://github.com/bagongkia/react-image-picker
This project was bootstrapped with Create React App, with Storybook added in afterwards.