Open startailcoon opened 6 years ago
Found a repository that does native react QR and barcode scanner. This may be worth looking at for a starting point.
Nice, which milestone should we shoot for?
I can take this for a milestone in the end of February, say 1st of March.
That's awfully far out. Could we shoot for Feb 15? That's technically my last day for this, unless the the next WP gets renewed.
Sure, lets set that date and I'll aim for a completion of it at that time.
180215
@svk31 can you help me import these two dependencies for this to work? I'm a little uncertain on the correct procedure on how to add dependencies.
https://github.com/lwansbrough/react-native-camera https://github.com/moaazsidat/react-native-qrcode-scanner
Breaking this into a few issues.
We are developing a bitshares-pay repo that will be the basis for accepting payments via bitshares assets of any kind. Please refer to this as you determine how to interpret a BTS compatible QR code:
The QR code should be compatible with https://github.com/bitshares/bitshares-ui/issues/775#issuecomment-350202771
Agreed.
@startailcoon I'll work on library install. Let me finish it in 2 days. If something be wrong I'll report you asap.
Pushed as it depends on library installs to be completed first
I will most likely have to push this for the next milestone due to the Gateway integration. If anyone wish to claim it, do tell me and I'll hand it over.
@wmbutler please answer the following questions:
@gibbsfromncis this is definitely an unknown with several opinions. Before we can have a send function, I suppose we need a receive QR code to scan. And we really don't have a "receive" function in bitshares other than "deposit" which doesn't quote apply to this situation.
As we add more QR codes in the wallet I think it is about time we implement a component for accessing the camera on the users device to enable scanning.
This would add yet another safeguard on transactions for users.