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.
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 .
And also i had to add touchableopacity for Register
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.
this is the solution
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 .
Great
Cannot read property 'getString' of null
React native otp issue
Plz solve this error I can't find alternative