Skip to content

feat(direct-send): add AmountEntryViewModel, AmountEntryScreen, and ConfirmationStyle#823

Merged
bmc08gt merged 1 commit into
code/cashfrom
feat/reusable-amount-entry
Jun 2, 2026
Merged

feat(direct-send): add AmountEntryViewModel, AmountEntryScreen, and ConfirmationStyle#823
bmc08gt merged 1 commit into
code/cashfrom
feat/reusable-amount-entry

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Reusable Hilt ViewModel for keypad amount entry with limits, balance validation, and currency formatting. Composable screen switches between Button and Slide confirmation styles via ConfirmationStyle enum.

This will be pulled out in a shared module and further made more reusable.

…onfirmationStyle

Reusable Hilt ViewModel for keypad amount entry with limits, balance
validation, and currency formatting. Composable screen switches between
Button and Slide confirmation styles via ConfirmationStyle enum.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this Jun 2, 2026
@github-actions github-actions Bot added the type: feature New functionality label Jun 2, 2026
@bmc08gt bmc08gt merged commit a123376 into code/cash Jun 2, 2026
2 of 3 checks passed
@bmc08gt bmc08gt deleted the feat/reusable-amount-entry branch June 2, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant