-
Notifications
You must be signed in to change notification settings - Fork 359
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
feat: In-app wallets for react native v5 #3064
Conversation
🦋 Changeset detectedLatest commit: d9faad2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
initial review
packages/thirdweb/src/wallets/in-app/native/helpers/analytics.ts
Outdated
Show resolved
Hide resolved
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
CodSpeed Performance ReportMerging #3064 will not alter performanceComparing Summary
|
size-limit report 📦
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3064 +/- ##
==========================================
+ Coverage 63.64% 63.83% +0.19%
==========================================
Files 781 783 +2
Lines 56062 56473 +411
Branches 3189 3199 +10
==========================================
+ Hits 35678 36047 +369
- Misses 19715 19757 +42
Partials 669 669
*This pull request uses carry forward flags. Click here to find out more.
|
packages/thirdweb/src/wallets/in-app/native/helpers/api/fetchers.ts
Dismissed
Show dismissed
Hide dismissed
/release-pr |
/release-pr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
PR-Codex overview
This PR introduces in-app wallet support for React Native, updates authentication modules, and refactors file paths.
Detailed summary