Week 9 Resolved Routing Issue
Title : Issue
Author : Sampurna Adhikari
-> That Routing Error was fixed. What happened was for Food Donor and Food Receiver our 2 users of the app, I wanted to seperate the TAB bar for them to make the experience more clean and hide some screens that are to required for Food Donor(ie Home and Map).
For that, i created 2 tab bars
app/(tabs_donor) and app/(tabs_receiver). and a simple role check in app/_layout.js to redirect them to respective once logged in.
with almost 3 hours spent that route error just kept on coming so i had to abandon that whole part and just organize the tab bar for all the users.
.png)
Comments
Post a Comment