forked from valora-inc/wallet
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: earn confirmation screen display (valora-inc#6144)
### Description Renames the `EarnCollectScreen.tsx` to `EarnConfirmationScreen.tsx` and updates the screen to handle the display partial withdrawals. Submitting the withdrawals will be in a follow-up PR & this screen is not used when the feature gate `ALLOW_EARN_PARTIAL_WITHDRAWAL` is false. ### Screenshots | iOS Enter Amount | iOS Confirmation | | ---- | ---- | | ![](https://github.com/user-attachments/assets/e26895a7-9541-4ea5-bafc-2a8cba479626) | ![](https://github.com/user-attachments/assets/84408c87-155f-423f-a111-14938168a69c) | ### Test plan - [x] Tested locally on iOS - [x] Tested locally on Android - [x] Unit tests updated ### Related issues - Part of ACT-1389 ### Backwards compatibility Yes ### Network scalability N/A --------- Co-authored-by: Finnian Jacobson-Schulte <140328381+finnian0826@users.noreply.github.com> Co-authored-by: Jacob Waterman <jacobrwaterman@gmail.com>
- Loading branch information
Showing
18 changed files
with
307 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.