ianstormtaylor / react-values

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

ArrayValue example #38

Open HawiCaesar opened 5 years ago

HawiCaesar commented 5 years ago

Is there an <ArrayValue /> example I could see where push is done ? My array changes but no re-render happens when I do a push