Checkbox is React component for boolean values. It accept a single boolean value. It has no additional styles by default, but it easy to stylize for your needs.
react-input-position is a component that decorates it's children with mouse/touch position tracking, a status toggle fired by click/gesture events, and more.
This package provides an easy to use, ready to go and customizable wrapper around file input, with option for image previews and returning file as base64 string.
Dynamic Input Fields with React Make convenient little tags you could easily add to for instance some description or use in settings, where you need to quickly add multiple keywords. And it should
React component for entering and validating international telephone numbers IMP: From 3.*, the styles won't be included by default. Can use require('react-telephone-input/lib/withStyles') to get the styles. Live Demo here -