Outblock / FRW-Android

Flow Reference Wallet - Android Client
Apache License 2.0
0 stars 5 forks source link

[FEATURE] Add backup flow after account creation #429

Open lmcmz opened 4 days ago

lmcmz commented 4 days ago

Issue to be solved

Issue to be solved

When a user creates a new profile in Flow Wallet mobile, after the profile is created, we must immediately prompt the user to optionally back up their account. This prompt must send the user down two paths, either to our existing backup view, or to the wallet dashboard.

The prompt can contain copy such as (suggestion): "Congratulations! Your Flow account is now ready. To best secure your account, you can backup your account now. " with buttons: "Back up" or "Maybe Later".

Resource

https://www.figma.com/design/mSr5uIApRJNrpkmN0YNuD6/FLOW-REF-Mobile-Design-v2.0.0?node-id=25065-11991&t=3nqDGAO4U00gbe77-1

Image

Suggest A Solution

No response