TBD54566975 / web5-wallet

A reference implementation of a web5 wallet in react native
Apache License 2.0
13 stars 8 forks source link

Show a spinner that stops multiple login activations when loading #195

Open shamilovtim opened 1 month ago

shamilovtim commented 1 month ago

Currently, if you input your passphrase and there is a delay in loading the next screen, you don't get any indication of what's going on. It also allows you to keep hitting login, which, when it eventually loads, causes a cascading UI effect that makes the flow look broken.