Skip to content

I implemented the React Native compatibility audit + fixes#40

Merged
truthixify merged 2 commits into
wraith-protocol:developfrom
Buchi-Einstein:main
Jun 2, 2026
Merged

I implemented the React Native compatibility audit + fixes#40
truthixify merged 2 commits into
wraith-protocol:developfrom
Buchi-Einstein:main

Conversation

@Buchi-Einstein
Copy link
Copy Markdown

closes #19

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@Buchi-Einstein Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Buchi-Einstein
Copy link
Copy Markdown
Author

@truthixify

2 similar comments
@Buchi-Einstein
Copy link
Copy Markdown
Author

@truthixify

@Buchi-Einstein
Copy link
Copy Markdown
Author

@truthixify

@truthixify truthixify changed the base branch from main to develop June 1, 2026 15:34
@truthixify
Copy link
Copy Markdown
Contributor

The new src/compat/react-native.ts polyfill module and the test fixture are what we want. Net 970 line deletions in the diff means it's also reverting the JSDoc additions in develop, same rebase situation as several other open PRs.

git fetch origin
git rebase origin/develop
# during the rebase, keep your new files (src/compat/*, test/compat/*)
# drop your changes to src/chains/stellar/* and test/chains/stellar/* in favour of develop's versions
git push --force-with-lease

Once the diff is just your additions, this is ready. Thanks @Buchi-Einstein.

@Buchi-Einstein
Copy link
Copy Markdown
Author

@truthixify

@truthixify
Copy link
Copy Markdown
Contributor

Clean rebase, just your src/compat/react-native.ts polyfill module, the Expo example, the compat test, and the small SDK changes. Merging. Thanks @Buchi-Einstein.

@truthixify truthixify merged commit 96ba3ef into wraith-protocol:develop Jun 2, 2026
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.

React Native compatibility audit + fixes

2 participants