Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relies on legacy React context API #40

Open
NoahZinsmeister opened this issue Nov 26, 2018 · 1 comment
Open

Relies on legacy React context API #40

NoahZinsmeister opened this issue Nov 26, 2018 · 1 comment

Comments

@NoahZinsmeister
Copy link

This package relies on the legacy React context API. Is there a plan to upgrade this?

If not, or for users who would like to take advantage of the new context API/React hooks, I've created a similar package, web3-react, which uses the latest API as well as React hooks (and was inspired by this package!).

@coopermaruyama
Copy link
Owner

Yeah, I'll leave this issue open to use the new context API.

Regarding hooks, they are still experimental and not yet recommended for production use AFAIK. Will probably add them when they ship in a more stable release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants