Skip to content

Send Screen Redesign#115

Draft
notTanveer wants to merge 16 commits into
CypherCommons:masterfrom
notTanveer:feat/send-redesign
Draft

Send Screen Redesign#115
notTanveer wants to merge 16 commits into
CypherCommons:masterfrom
notTanveer:feat/send-redesign

Conversation

@notTanveer
Copy link
Copy Markdown
Contributor

No description provided.

@notTanveer notTanveer marked this pull request as draft June 4, 2026 18:52
@notTanveer notTanveer force-pushed the feat/send-redesign branch from 4471370 to d03ffbf Compare June 6, 2026 13:06
notTanveer added 15 commits June 6, 2026 19:02
Replace FlatList/card layout with AmountHero + detail rows + Send Now
button using Pressable, keeping all transaction-building logic intact.
Remove handleAddRecipient, handleRemoveRecipient, handleRemoveAllRecipients,
and onRemoveAllRecipientsConfirmed. Drop the FlatList/scrollView/scrollIndex
refs (replaced all scrollIndex.current refs with literal 0). Trim the header
menu to Send Max, Coin Control, and Sign PSBT only. Remove the four loc keys
that were exclusively used by the deleted functions.
…al banner

- AmountHero: gap 7→3, separate hint/UseMax into stacked rows (not same row), paddingHorizontal on pill 16→23
- Add ScanQRIcon (corner-brackets design) and use it in SendDetails address field
- SelectFeeScreen: fix custom fee card not opening input (dispatch focused before trying to focus ref), default FAST selection when no rate matches, pre-populate isCustomFeeSelected when customFee exists
- Remove InputAccessoryAllFunds (Total/Done banner) from SendDetails — Use Max is now inline in AmountHero
- Max pill: instant apply (no popup), toggle-off on second tap, shows tick
  and a 'Sending Max' hint when active; relabel 'Use Max' to 'Max'
- keep the confirmation popup only when frozen coins are present
- fix fiat estimate showing 0 while Max is active (derive from balance)
- restyle network fee card: stacked label/value, sat/vB detail, chevron
- use Clash font on shared Button and the wallet label
@notTanveer notTanveer force-pushed the feat/send-redesign branch from d03ffbf to 3030a4d Compare June 6, 2026 13:36
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.

1 participant