blockmason / lndr-mobile

LNDR mobile app in React Native
http://lndr.io/
15 stars 10 forks source link

v2.0.0 - Redesign, Wallet, Transfer, New Transaction, and build updates #401

Closed willbach closed 5 years ago

willbach commented 5 years ago
  1. Jira: https://blockmason.atlassian.net/secure/RapidBoard.jspa?rapidView=9&modal=detail&selectedIssue=LNDR-50
  2. Problem: Need to redesign, add some translations, add try/catch blocks to some await calls, and allow users to send
  3. Solution: Refactor components and views into more manageable components, send an Invite Transaction to the server once the user sends via text or email, have new users receive pending invites to confirm
  4. No major concerns or trade-offs, everything is an improvement.
  5. No blockers