cygnet3 / danawallet

A mobile wallet for accepting bitcoin donations
MIT License
20 stars 4 forks source link

Improve sending flow #47

Closed cygnet3 closed 2 months ago

cygnet3 commented 2 months ago

Make sending function async (so it doesn't freeze the UI), add error display to the screen, and add a loading bar while sending.

Closes #35