Barber App Tutorial PART - 2: Login, Forgot Password & OTP Verification Screen

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 8

  • @rashidryan1309
    @rashidryan1309 2 місяці тому +1

    And also i had to add touchableopacity for Register

  • @rashidryan1309
    @rashidryan1309 2 місяці тому +1

    Issue !! Get started text comes in left most corner after being check several times still causing so i did change via chatgpt.
    In this update:
    Imported useRouter from expo-router.
    Replaced navigation.navigate with router.push to handle the navigation.
    This should resolve the "cannot read property 'navigate' of undefined" error and center the "Get Started" text within the button.

  • @rashidryan1309
    @rashidryan1309 2 місяці тому +1

    I had solved the error, the error was causing in otp input bcz the library is decpreted officially and no other code is working. So i made custom otp input by chatgpt .

  • @rashidryan1309
    @rashidryan1309 2 місяці тому

    Cannot read property 'getString' of null
    React native otp issue

    • @rashidryan1309
      @rashidryan1309 2 місяці тому

      Plz solve this error I can't find alternative