buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 69 forks source link

[Enhancement] Wallet entries on mobile #315

Open lfom opened 2 years ago

lfom commented 2 years ago

Hello!

Thanks for maintaining Buttercup once more. As of now, both mobile apps (iOS and Android) do nothing when listing the items in wallet. It would be could if tapping an item it would reveal the CVV code with some cool effect, like flipping the card. Or simply open the full entry so the user can check the code.

By the way, when the card is Mastecard it is not displayed correctly, i.e. no Mastercard logo. Visa seems to work fine, and the desktop app works fine too.

Regards

perry-mitchell commented 1 year ago

I removed the existing wallet functionality because it was crashing on newer versions of React Native. I would like to see it added back again, but don't currently have the time to do it justice.

I completely agree with your assessment and would like to see it show accurate cards and be more useful/interactive. I would also like to have the ability to scan (OCR?) cards via the camera, if such a library allows us to embed that functionality in Buttercup. That's a topic for another issue however.