Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Jan 28, 2025

PR-Codex overview

This PR introduces support for Account and Wallet headless components in React Native, allowing developers to create custom UIs while leveraging the underlying logic of these components.

Detailed summary

  • Added AccountProvider, AccountAvatar, AccountName, and AccountBalance components for React Native.
  • Integrated WalletProvider, WalletIcon, and WalletName components for React Native.
  • Updated import paths to reflect new core structure.
  • Enhanced error handling and validation for address inputs.
  • Refactored utility functions for balance formatting and fetching.
  • Improved test coverage for new components and features.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Jan 28, 2025

🦋 Changeset detected

Latest commit: d157d15

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
thirdweb Minor
@thirdweb-dev/wagmi-adapter Patch

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

@vercel
Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ❌ Failed (Inspect) Jan 28, 2025 10:52pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 10:52pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 10:52pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 10:52pm

@github-actions github-actions bot added packages SDK Involves changes to the thirdweb SDK labels Jan 28, 2025
Copy link
Member Author

joaquim-verges commented Jan 28, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@joaquim-verges joaquim-verges changed the title Expose Account and Wallet components in React Native [SDK] feat: Expose Account and Wallet components in React Native Jan 28, 2025
@joaquim-verges joaquim-verges marked this pull request as ready for review January 28, 2025 06:59
@joaquim-verges joaquim-verges requested review from a team as code owners January 28, 2025 06:59
@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.55 KB (0%) 932 ms (0%) 3 s (-10.69% 🔽) 3.9 s
thirdweb (cjs) 122.35 KB (0%) 2.5 s (0%) 7.2 s (-9.53% 🔽) 9.6 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 428 ms (+65.45% 🔺) 540 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 91 ms (-38.31% 🔽) 101 ms
thirdweb/react (minimal + tree-shaking) 19.27 KB (0%) 386 ms (0%) 624 ms (-37.39% 🔽) 1.1 s

@joaquim-verges joaquim-verges merged commit 4550bb2 into main Jan 29, 2025
25 of 29 checks passed
@joaquim-verges joaquim-verges deleted the 01-27-expose_account_and_wallet_components_in_react_native branch January 29, 2025 00:29
@joaquim-verges joaquim-verges mentioned this pull request Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants