I love your videos. Sometimes I'd watch them just for entertainment, I don't have a use case for many of these stuff but I watch it cuz it's fun. I started watching during a college project then I just kept watching for fun.
Just found you yesterday, and already watched so many videos of you, and going through your tutorial, i already love you dude, keep that nice and lovely content up!!
Hello! Thanks for the video, it's a great idea of how to do something like that. But I have one question, my code isn't redirecting to "/" when logout, actually, if i change the "app/index.tsx" to "home.tsx" it recognizes "router.replace('/'home)" route and redirect correctly, but it's not working with "index.tsx" and "router.replace('/')".
@@tonysaromines5323 Same here, it seems that has there is a _layout and index in the subfolder, we are redirected in this context / and not to the root /
Join Galaxies.dev today - the Home of the Best React Native content🚀
I love your videos. Sometimes I'd watch them just for entertainment, I don't have a use case for many of these stuff but I watch it cuz it's fun. I started watching during a college project then I just kept watching for fun.
Awesome! Thank you!
Great tutorial Simon. This answers some really common questions.
Got many requests for this one!
This is a godsend!!! appreciate all the effort you make to post this kind of content!!!
Us too Mike. He's incredible.
Thank you both!
Just found you yesterday, and already watched so many videos of you, and going through your tutorial, i already love you dude, keep that nice and lovely content up!!
Thank you Simon 👍👌👏👏👏
No problem 👍
Hello! Thanks for the video, it's a great idea of how to do something like that. But I have one question, my code isn't redirecting to "/" when logout, actually, if i change the "app/index.tsx" to "home.tsx" it recognizes "router.replace('/'home)" route and redirect correctly, but it's not working with "index.tsx" and "router.replace('/')".
same with me :(
@@tonysaromines5323 Same here, it seems that has there is a _layout and index in the subfolder, we are redirected in this context / and not to the root /
just change the app/index.tsx to login.tsx, so redirect unauthenticated user to "/login" instead. it makes much more sense
Have one question. What if the user key in the route name directly in browser what will happen? Will it still being restricted?
This is great! Can you create a video about role base in clerk?
what inspired the new look mustache guy? haha. amazing tutorial simon this was a common problem
IDK, always wanted to try it on :D
What if the user is an Admin in this Group but a normal user in another Group? What is the best way to implement this. No one talks about this
It's hard to cover every case :/ But with the right if statements I'm sure you could enable all routes then!
Nice, I am checking your courses in your website. Are those updated? do they use expo router V3? ( _layout )
Yes, they do :)
Du bist eine Maschine
Great Tutorial big guy
💪
Hi Simon. do you think Expo Router is ready for production grade app?
Yes I think so!
@@galaxies_dev thanks Simon
Can expo router hide tab bar on specific screens now
Yes, there are some ugly hacks or just having the page in a stack layout above tabs!
Is there a Github link for this?
There is a link below the video to the code on Galaxies for all members!
Thanks A lot