Siddarth Kumar
Siddarth Kumar
fixes #13140 ### Summary ### Review notes PR to implement disconnecting an already connected wallet via wallet connect ### Testing notes - connect a wallet via walletconnect by scanning the...
fixes #13756 ### Summary #### Platforms - Android - iOS - status: wip
### Summary Refactoring copyable-text component to accept background-color property. ### Platforms - Android - iOS #### Areas that maybe impacted It may or may not have an impact on all...
fixes #13439 ### Summary New design of switcher share tab implemented. Things pending : - Integration with Switcher Component will happen once https://github.com/status-im/status-mobile/pull/13386 is merged into develop - Animations on...
This issue is to track the creation of the component: QR Code You can access the link at https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Mobile-Components?node-id=1338%3A34510 Please have a chat with the design team before starting with...
fixes #13859 ### Summary - A minimalistic UI to test out local pairing - Native modules in both ios and android bridge to call Go logic Documentation of workflow :...
This issue is created to track progress on Toast Component Design : https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Mobile-Components?node-id=3928%3A77614
fixes #18291 ## Summary Changes worth mentioning are : - More hacks/patches - Force app to use `Java 17` everywhere to compile `kotlin,java` - `gems` were upgraded after a long...
## Summary Improve iOS Simulator selection via `make run-ios` command. Currently : `make run-ios SIMULATOR="iPhone SE (3rd generation)"` would fail because of our scripts inability to deal with this kind...
fixes #16310 ## Summary We used to reply on `react-native cli` and would pass a `--device` flag to deploy the debug variant of `iOS` app on connected `iPhone`. `react-native cli`...