Skip to content

Conversation

@sirdeggen
Copy link
Contributor

Allow users to select and persist WAB and Storage providers in the mobile app

@sirdeggen sirdeggen changed the title Configure other wab providers [ FEATURE ] Configure WAB and StorageURL Aug 22, 2025
@sirdeggen sirdeggen changed the base branch from master to dev August 22, 2025 19:32
@sirdeggen sirdeggen changed the base branch from dev to master August 22, 2025 19:34
@sirdeggen sirdeggen changed the base branch from master to dev August 22, 2025 19:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements a feature to allow users to configure and persist WAB (Wallet Abstract Backend) and Storage providers in the mobile app. The changes focus on improving the configuration flow and state management for wallet initialization.

  • Refactored wallet manager reference in WalletContext from managers.walletManager to walletBuilt
  • Enhanced the login screen to use callback optimization and simplified config handling
  • Added ConfigModal component integration for user configuration selection

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
context/WalletContext.tsx Updates wallet manager reference to use walletBuilt instead of managers.walletManager
app/index.tsx Adds useCallback optimization, removes debug logging, simplifies config handling, and integrates ConfigModal

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sirdeggen sirdeggen merged commit 27e33d7 into dev Aug 28, 2025
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.

2 participants