-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(import-token): Add
Import Token
button, feature flagged (#4422)
### Description Adds `Import Token` button in the Assets screen when `show_import_tokens_flow` feature flag is on. I'll add PRs for the Import Token screens afterwards. ### Test plan Screenshots of before (feature flag is not set or is `false`) and after (flag is `true`). | Before | After | After (Larger Text) | | -- | -- | -- | | ![image](https://github.com/valora-inc/wallet/assets/147835134/e45d03fb-f4e4-432d-a137-d884f15a5c2b) | ![image](https://github.com/valora-inc/wallet/assets/147835134/f76670ee-e633-41cf-ab1c-8f9d2289379b) | ![image](https://github.com/valora-inc/wallet/assets/147835134/c6e57d20-ae62-4235-bf30-973f63beac74) | ### Related issues - Starts RET-893 ### Backwards compatibility This adds a button for now for a new flow, no breaking changes.
- Loading branch information
Showing
5 changed files
with
60 additions
and
4 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
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
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