Skip to content

Expo support #14

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

Open
priska96 opened this issue Mar 12, 2025 · 1 comment
Open

Expo support #14

priska96 opened this issue Mar 12, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@priska96
Copy link

Hello,

I ran into a problem with my expo react native app
ERROR ReferenceError: Can't find variable: BigInt

This might not be related but I thought I would give it a shot and reach out to you.

It seems like some of my 3rd party packages imports BigInt. My app is working fine with jsc runtime on ios however on android i ran into this error.
While searching for similar problems or issues on the web I found your github repo. I believe one of the reasons for separating jsc from react native is for better maintenance and I was wondering if you came across the same issue.
I read that the normal jsc from facebook uses the 2014 version which obviously does not support BigInt.

I thought using your jsc might help fix my issue. I wanted to ask if there is a way to use your package within an expo app.

Any help or suggestions where I might find help would be great!

Thank you and I hope you have a great week!

@okwasniewski okwasniewski added the enhancement New feature or request label Mar 24, 2025
@okwasniewski
Copy link
Collaborator

Hey, regarding Expo support I'll cc: @Kudo

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

No branches or pull requests

2 participants