ianstormtaylor / react-values

A set of tiny React components for handling state with render props.
https://git.io/react-values
MIT License
1.02k stars 39 forks source link

add <ObjectValue> helper #3

Closed ianstormtaylor closed 6 years ago

ianstormtaylor commented 6 years ago

This would be similar to <MapValue in terms of the convenience transforms, but for operating on plain objects instead.