Activities of "suryab"

Hi, if you use navigation.navigate('Login'), You have to add Drawer.Screen to DrawerNavigator.js with the name of navigate name.

See an example;


You can check the navigators, how to write them. There are default navigator in your application under the navigators folder.

I replicated the above steps.
When I tried to login with the above code changes I got this below error. To resolve the above error I have added **NativeBaseConfigProvider ** import to my login screen then I am getting the below issue.
i tried to resolve the above error by providing the exact path in the imports section
I am getting the below issue.

Any update for the above issue?

Hi, if you use navigation.navigate('Login'), You have to add Drawer.Screen to DrawerNavigator.js with the name of navigate name.

See an example;

You can check the navigators, how to write them. There are default navigator in your application under the navigators folder.

I replicated the above steps. When I tried to login with the above code changes I got this below error. To resolve the above error I have added **NativeBaseConfigProvider ** import to my login screen then I am getting the below issue. i tried to resolve the above error by providing the exact path in the imports section I am getting the below issue.

If you want to use the password flow, you can modify the code when navigating to the react login page

I am update the Abp suite to 8.0.4 and i changed the code to navigating react login page, still i am not able figure it out

Zobrazeno od 1 do 3 z celkem 3 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11