Uber-coffee / Mobile-app

0 stars 3 forks source link

[0.5pt] Implement format for phone number in authorization screen #35

Open Niyaz-ik opened 4 years ago

Niyaz-ik commented 4 years ago

Past versions https://github.com/Uber-coffee/Mobile-app/issues/20

Description AS A user I WANT TO have an ability to see a format for phone number when i write my phone number SO THAT I know that I do all right.

Acceptance criteria

  1. When the user enters digits, a hint "+X-(XXX)-XXX-XX-XX" should not disapear
  2. "+" sigh is already entered.
  3. User can enter only digits.
  4. User can't enter more that 11 digits.
  5. Phone number can only be accepted when all 11 digits of phone number are entered.

image image image

iSpirydonava commented 4 years ago

Don't objectives and comments