Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email verification screen (6 digit code screen) #303

Merged
merged 7 commits into from
Oct 27, 2024
Merged

Commits on Oct 27, 2024

  1. Update AuthNavigator.tsx

    Added Digit Verification to navigator
    jqiu0601 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    508ad21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc248c3 View commit details
    Browse the repository at this point in the history
  3. Update SignUpScreen.tsx

    Made the Sign Up page's Sign Up button navigate to Digit Verification page
    jqiu0601 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    33286b9 View commit details
    Browse the repository at this point in the history
  4. Update DigitVerificationScreen.tsx

    Changed placeholder code from 123456 -> 111111
    jqiu0601 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    11aeae2 View commit details
    Browse the repository at this point in the history
  5. Added submit button

    Submit button used in Digit Verification page
    jqiu0601 authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    bbf6269 View commit details
    Browse the repository at this point in the history
  6. Renamed component to email verification screen for clarity and change…

    …d back sign up screen text.
    dyland88 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    836273f View commit details
    Browse the repository at this point in the history
  7. Updated the pack lock file

    dyland88 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ecc4821 View commit details
    Browse the repository at this point in the history