Superformula / mobile-test

Test for native mobile app development in iOS or Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confirm Timer shows expires_at

mmaitlen opened this issue · comments

Assuming the Timer in the mock up is showing the expires_at value, and once the value hits 0 the QRCode is updated with the new seed from the backend.

It should be an animated count down. When it's elapsed, you can display the new seed and new countdown! Good call out.