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

Update the React Native tutorial for versions of @solana/web3.js >=1.41.7 #433

Open
steveluscher opened this issue Sep 4, 2022 · 0 comments

Comments

@steveluscher
Copy link
Contributor

Preamble

Versions of @solana/web3.js after 1.41.6 now require React Native >=0.70 and the Hermes JavaScript engine because of a hard pivot to relying on libraries built on the assumption that the runtime supports JavaScript BigInt.

You can read much more about this, here: https://twitter.com/steveluscher/status/1565232091260157952

Proposed solution

The task is to update the Cookbook to be based on installing React Native 0.70 and using the Hermes JavaScript engine.

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

1 participant