1.0.1 • Published 2 years ago

react-images-selector v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

React Images Selector - animated demo

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.