-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
to
and from
dropdown
#19
Comments
katolykdev
added a commit
that referenced
this issue
Aug 9, 2021
zinoadidi
pushed a commit
that referenced
this issue
Aug 9, 2021
* Adding Boston package, Creating new account * Fixing thenewboston, creating new account * making pop-up(account success page) * Connecting with bank in connect to the network * implement transactions view * Save storage for login info by using redux, update redux for login info * State management of app data (Redux) - Completed * Implement my Friends View * Implement Friends and Account Balances from Server * Implement Functions of Setting page * Implement sending coins * Fixing message ui view and implement exception in all pages * Implement functions of exit, copy, share, new icon, exception * Implement etc functions and all ui designs * Fixing function of create account and making select control in send coin page * only testing for create account * Fixing send coins and checking create account and fixing hide password design * Fixing create account function * Fixing in using lib newboston, and some account functions * QR code detect and fingerprint exception function * Making platform iOS and fixing boston lib in ios * Changing flow of create and sign account, adding ESP * fixing new account flow and sign page like diagram * changing cipher algorithm * update key gen and cipher * fixing refactoring / security * fixing cipher and making function of connecting via qrcode and fingerprint * changing Selecting From, To control as UI * Implement Ed25519 cipher algorithm * update Ios platform and fixing cipher * Building IOS version in newboston * Fixing Ed25519 cipher and building in iOS platform * Fixing Ed25519 by using Tweentnacl Lib * Fixing Carthage and building IOS * Completing Ed25519 cipher by using tweetnacl lib * Fixing QR code detection and running automatically by using deeplink * updating building android platform * Fixing QRcode and cleaning codes * Fixing some bugs and releasing apk * Fixing password and nickname * Fixing ip hard-coding, and cleaning code * commit all changes * Fixing "connect to the network screen only on first time" * Fixed #16, #17, #20, #21, #22, #23 * Fixing issue #18, #19 and readMe for android platform
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
to
dropdown will list the friend's account numbers but at the same time, it should also be editable so that users can send coins to non-friend accounts as well.Dropdown should not push down the screen elements.
Design: https://www.figma.com/file/h6f3frXkqhEegiHdmQFhRR/Cryptocurrency-App?node-id=364%3A2027
Dropdown
background: #1E323AE5;
Display both name and account number.
The text was updated successfully, but these errors were encountered: