-
Notifications
You must be signed in to change notification settings - Fork 985
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
Implement all variants for QR code #16329
Comments
@ilmotta for the wallet we need to implement all variants, so I'm taking this issue and edited the description to cover all of them 👍 |
Just saw your conversation in Discord @ulisesmac. Thanks for updating the issue too. |
I'm removing my assignment in this issue since it's going to be addressed in status-go. @siddarthkay Maybe after having these avatars implemented in status-go you could take this issue and add the proper URLs to fetch them. wdyt? |
Hi @ulisesmac Thank you! |
@ulisesmac, @siddarthkay is this issue needed still? |
Hi @J-Son89 : yep lets keep this one open till work gets merged into develop |
Yes! I'll take it again. I'm working on it 👍 |
* Rename wallet-user-avatar's `:color` prop to `:customization-color` * Refactor QR code component and implement all variants - Improve preview screen * Update QR code usages * Remove `status-im2.common.qr-code-viewer.view/qr-code-view` component to keep only one implementation. * Remove the node dependency: "qrcode": "^1.4.1"
Feature
Implement the "Show QR code" option for any given community channel. See Figma > Sharing for Mobile > Share from Status
Update:
Implement all variants for the QR code component:
https://www.figma.com/file/WQZcp6S0EnzxdTL4taoKDv/Design-System-for-Mobile?type=design&node-id=17928-209739&mode=design&t=mOWDt2exmZ2Al72p-4
The text was updated successfully, but these errors were encountered: