Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

[Scene] Set PIN

pytrok edited this page Nov 13, 2018 · 4 revisions

The user can set a PIN code to locally lock the app, obstructing access for unwanted users.

Requirements:

  • Input field for PIN code
  • Checkmark with copy "PIN is backed up"
  • PIN has a fixed length of 4 characters
  • Informational text telling the user that this step is optional, and that it has nothing to do with the cryptography. The pin is only used to unlock the app itself.

Design:

Invision:

Clone this wiki locally