nybblr / firehoce

A Recompose-style Higher Order Component for syncing a React component with a Firebase object.
MIT License
1 stars 0 forks source link

Generated set{Prop} setters don't use functional setState calls. #1

Open nybblr opened 7 years ago

nybblr commented 7 years ago

https://github.com/nybblr/firehoce/blob/master/index.js#L20-L29

Waiting for Re-base 3.x.

Related: https://github.com/tylermcginnis/re-base/issues/197

nybblr commented 7 years ago

Re-base 3.x is merged!