Activities of "suryab"

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

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.

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?

Showing 1 to 3 of 3 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on June 13, 2025, 11:37