abretonc7s
abretonc7s
## Description Add MetaMask SDK integration to allow MetaMask mobile wallet users to connect. ## Demo 
## **Description** Changes to include permissions system within sdk workflows (js + android). WalletConnect will require a separate PR and migrate away from persisting connection in DefaultPreferences. - new connection...
# Feature Request It would be good to have an option to cancel the modal when the user clicks on the backdrop which feels like a natural process on web....
## **Description** ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author checklist** - [ ]...
### Description Update to latest metamask sdk 0.20.3 #### **_PLEASE NOTE- Checklist must be complete prior to review._** ### Checklist - [ ] Increment the version field in `package.json` of...
## **Description** Update walletconnect se-sdk to latest 1.8.1 ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ##...
## **Description** Implementation of async key exchange created a regression to handle connectWith rpc calls. This fixes the issue as well as an invalid icon being displayed on each new...
### Motivation Issue described below for mobile browser web ### Related issue - https://github.com/callstack/react-native-paper/issues/4513 ### Test plan
- Re-opening https://github.com/callstack/react-native-paper/issues/4202 ### Current behaviour The FAB.Group component in React Native Paper, when closed, overlays the UI with a transparent layer that captures touch events on mobile browsers. This...
# Description ## Overview This PR implements a new build process that consolidates WebAssembly output into a single file, improving compatibility for web environments and preparing the groundwork for React...