Skip to content

Remove custom Buffer.subarray polyfill #128

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
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

overcat
Copy link
Contributor

@overcat overcat commented Mar 27, 2025

In the latest version of React Native, the current patch implementation seems to not work smoothly, so let's remove it and instead use @exodus/patch-broken-hermes-typed-arrays to fix this issue. The @exodus/patch-broken-hermes-typed-arrays is used by well-known applications like Rabby Wallet and Exodus, so I believe it should be trustworthy.

P.S. Without removing this patch, using @exodus/patch-broken-hermes-typed-arrays can also make everything work smoothly, so there is no rush to release a new version.

@overcat
Copy link
Contributor Author

overcat commented Jun 19, 2025

Hi @Shaptic, we should also merge this PR.

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

Successfully merging this pull request may close these issues.

1 participant