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

[Question] Can't convert BigInt to number #34

Open
CYCken opened this issue Feb 13, 2023 · 1 comment
Open

[Question] Can't convert BigInt to number #34

CYCken opened this issue Feb 13, 2023 · 1 comment

Comments

@CYCken
Copy link

CYCken commented Feb 13, 2023

I npm i @keystonehq/bc-ur-registry-eth, and import to react native code( normal js code, not typescript ).
When I start up the App, it stuck at beginning due to the @keystonehq/bc-ur-registry-eth/dist/index.js cannot convert a BigInt value to a number. What can I do to fix this error?

I also tried @keystonehq/bc-ur-registry, it worked without any error.

@CYCken CYCken changed the title Can't convert BigInt to number [Question] Can't convert BigInt to number Feb 13, 2023
@CYCken
Copy link
Author

CYCken commented Feb 15, 2023

react native not support BigInt yet.

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