truffle-box / drizzle-box

This box comes with everything you need to start using smart contracts from a react app with Drizzle. It includes drizzle, drizzle-react and drizzle-react-components to give you a complete overview of Drizzle's capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to use React Context API

samajammin opened this issue · 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...

commented

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.

commented

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.