Update to use React Context API
samajammin opened this issue · 2 comments
Hey folks, thanks for developing this box! It's been helpful boilerplate to get my first dApp project up & running.
I've been a bit confused by the different Drizzle + React implementations I've come across. E.g. I noticed in the package.json, we're using React ^16.7.0 but when going through the drizzle-react
README section on Using the React Context API (For React v16.3+), it doesn't appear this box is using the React Context API.
Is there a plan to update it? I've been experimenting with updating it myself but now have hit snags with components from drizzle-react-components
breaking. Would you expect the current drizzle-react-components
(1.2.1) to be incompatible with the React Context API? Or perhaps it's just implementation errors on my end...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed, but can be re-opened if further comments indicate that the problem persists. Feel free to tag maintainers if there is no reply to further comments.