Upgrade react-native-fast-crypto to our fork that supports Android 16KB#11959
Merged
gre-ledger merged 1 commit intodevelopfrom Oct 31, 2025
Merged
Upgrade react-native-fast-crypto to our fork that supports Android 16KB#11959gre-ledger merged 1 commit intodevelopfrom
gre-ledger merged 1 commit intodevelopfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 4 Skipped Deployments
|
mcayuelas-ledger
previously approved these changes
Sep 23, 2025
|
Contributor
|
There as been no activity on this PR for the last 14 days. Please consider closing this PR. |
0a57b96 to
638ce71
Compare
638ce71 to
c45af7a
Compare
Contributor
There was a problem hiding this comment.
You can drop this I think
c45af7a to
8f63706
Compare
|
mcayuelas-ledger
approved these changes
Oct 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



✅ Checklist
npx changesetwas attached.📝 Description
To make
react-native-fast-cryptosupports Android 16KB, we had to fork the library and upgrade all its stack.The fork is currently sent as a PR back into the lib: EdgeApp/react-native-fast-crypto#57
Ideally we don't merge this current PR before the library owner issue a new version, but we will if it doesn't happen before our deadlines.
Meanwhile, this make one less library to port to Android 16KB support 🚀 and one more remaining
❓ Context
🧐 Checklist for the PR Reviewers