Abhi Aiyer
1 min readDec 3, 2016

--

Recompose allows you to use internal state via a HOC called withState. This will setup state, and a method for updating.

--

--