-
Notifications
You must be signed in to change notification settings - Fork 637
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SWAPS V2]: Add token search logic and ability to select assets (#5547)
* initial useSwapAssets work * remove unused chainid ref * comment out favorites until I can match the types * add token search and user asset search * replace a bunch of dummy values with actual color values / balances * some cleanup * undo type change and fix lint * some cleanup * fix some bugs * some more optimizations * touches * add display prop to animated styles * more prop splitting * replaced stuff with reanimated stuff * this is fucked * moving over some reanimated stuff * swap action button colors working * more progress on reanimated conversion * ya * fix token flipping * fix https://github.com/rainbow-me/browser-extension/pull/1453/files * fix empty acitivity list * search + asset lists working * fix swapbackground linear not using reanimated values * limit buy sections to first 5 assets * perf improvements * fix padding on output asset coin row * fix lint
- Loading branch information
Showing
70 changed files
with
3,360 additions
and
894 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
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.