can you please make a tutorial on "how to implement protected routes/authentication using expo router?"
@mohamethseck Жыл бұрын
That's a good one. I need that topic as well
@tabotcharlesbessong3756 Жыл бұрын
That will be great. Nice suggestion bro
@davidhombe2313 Жыл бұрын
Great suggestion broh!
@lanfyp23 күн бұрын
Thank you. I am a beginner French dev and I learn a lot with your videos.
@notjustdev19 күн бұрын
I'm glad you find our videos helpful 🙌
@TommyAMV Жыл бұрын
That video was so incredibly informative, it got me unstuck with navigation in Expo! Thank you man!
@tiagoamorim5265 Жыл бұрын
Thanks for sharing that knowledge! I've searched for days for a good tutorial for both web and app routing, finally found it here!
@ThaddeausIorbeeofficialpage Жыл бұрын
This is the only video that explained expo router in detail on the internet. Thanks for the video. Can you do a splash screen and onbording implementation using expo router?
@joeokat Жыл бұрын
I am a UI Designer but I am proud to call myself a UX Engineer | React Native Expo Developer with just this live stream because everything i thought of is here in this video. I am starting out on this path and I am looking forward to learn more from you with expo router. More simplified projects to solidify my skills in mobile development. Thanks once again.
@goodstuff2read Жыл бұрын
The link to the source seems to be missing.
@lscodeschool957 Жыл бұрын
Thanks @Vadim this was really helpful. Have thought of doing a real world project with this next expo-router features, maybe a remake of some of the old livestream projects for us to see the full usage of this updates on expo router. Once again thanks. I have gone over and over this video for days. More power to you.
@jimuelbaraero678 Жыл бұрын
on android the modal is not dragable to close, is there a way to make it on android??
@sami25064 Жыл бұрын
can i get the source code?
@mathhack864711 ай бұрын
Very Good preparation . Well presented and too much easy to integrate and integrate within any project . Thanks
@ralexand56 Жыл бұрын
WTF! This expo router is incredible!
@subhajitadhikary155 Жыл бұрын
Thanks a lot Vadim, you have given to the point explanation without wasting any time. 😇😇
@Vorenus875 Жыл бұрын
As a React Native developer which do you like working with more? React-navigation or this new Expo library?
@Доджи-м6щ Жыл бұрын
Vadim ? Please don’t ignore)
@jonasgroendahl Жыл бұрын
Thank you for going through some this! Was wondering about the nested stack inside tabs
@caio508 Жыл бұрын
Tabs on 57:35
@victorzerefos6557 Жыл бұрын
Sr. your tuts are amazing thank you very much for your time! One thing that I've been trying but didn't get through was that how to pass the whole object through Links?
@draftermyself Жыл бұрын
Simple but useful information 😌 GREAT!
@angelapatrinou5560 Жыл бұрын
Awesome work! 👏 Something about auth would also be a great follow up!
@bestelectrocity Жыл бұрын
Thank u Vadim and your team for such a helpful and useful video tutorial :)
@notjustdev Жыл бұрын
Our pleasure! Thanks for watching
@jhonnierandler Жыл бұрын
The best video ever, thanks Vadim!!!
@aprfocus7501 Жыл бұрын
Can you explain about local-authentication in react native cli
@verawat5 ай бұрын
Thank you. I think this is awesome tutorial that i have not seen before.
@notjustdev5 ай бұрын
Glad you enjoyed it! 🙌
@ArthurBurgan Жыл бұрын
Thanks a lot for this intro! I'm building a chat app and would like to have Tabs navigation on the main screen, and want to hide Tabs when I enter one of the chats (go down the Stack). I'm wondering how I could do that.
@qwertz3813 Жыл бұрын
Is it possible to somehow wrap app in a context, when there is nothing like an App.js/App.ts?
@Kevin-jc1fx Жыл бұрын
Hello and thanks for this good video. Is expo router production ready or should we stick to React navigation for now?
@senoremc46285 ай бұрын
Hi there, I've been following many of your videos and really appreciate the content you share. I'm currently working on a cross-platform app using Expo Router SDK 49. During development, I've encountered some limitations with React Native Web, particularly with using certain web libraries. For instance, I couldn't find any libraries for Mapbox, which makes me consider if using Next.js with Expo might be a better option to leverage React libraries. Do you have any advice on how to integrate web libraries within a React Native project or if there's a more effective approach to this? Thank you for your videos and all the valuable insights you provide! Best regards,
@JimmyCheng Жыл бұрын
can you do protected route with this? Like an authentication token for login page => home page.
@phuct2550 Жыл бұрын
Thank you and your team for such a helpful and useful video tutorial 😁
@tabaicanking3701 Жыл бұрын
is it possible to prevent back button using expo router ?
@JuneBeforeJuly Жыл бұрын
would it be possible to show us a little more in depth on how to create layouts and shows different variations of doing it? i didnt really grasp how to do it. i tried creating my own but was unsuccessful. i was going for bottom tabs and drawer, as well as material top tabs inside of one of the bottom tabs but couldnt really figure out how to get it done.
@emporteme Жыл бұрын
Hello I have the same troubles with tabs and layout. Did you found any good resource?
@Mikhail.tortik001 Жыл бұрын
Unfortunately here weren't something about auth((((( Can you record an additional, short video 5-10 min?
@KaranKamdar1MW Жыл бұрын
When deep linking, The Back button doesn't show when I navigate via a deep link to a Stack Screen of a profile of a user in my app. This profile screen is housed under a tab in the app and I want the back button to show so that user can navigate to the main tab, otherwise it just stays stuck there on the profile screen with no way to navigate other parts of the tab like the root index screen of that tab.
@algorithmprime Жыл бұрын
Great how do i use this template with typescript
@saravanans3779 Жыл бұрын
can we use drawer with this expo router
@nexonsenpai13416 ай бұрын
Thank you so much, understood it very well
@notjustdev6 ай бұрын
Glad it helped!🙌
@mahbubmorshed9527 Жыл бұрын
modal slide is not working in android. how we solve this issue ?
@mohamethseck Жыл бұрын
This is great. I'll have to learn how to do protected routes with firebase. I would think it's the same as in React though correct?
@sahul6688 Жыл бұрын
what is the shortcut key to align a single line long codes into multiple lines code in vs codes. ctrl + Alt + F is not working
@luckeyluc1 Жыл бұрын
Thanks for the tutorial. I'm trying to build a project with chat GPT and in react-native without any programming experience but i'd like to use expo for navigation. this really helps
@aadilmallick911 Жыл бұрын
Bro jumped from 0 to 100 in difficulty
@GeorgeFlorian12 Жыл бұрын
Why isn't the source code available ? I would love to see how the project was set up.
@justiceessiel6123 Жыл бұрын
I like the tutorial and I would to know if you can help me with this .. first I have been trying to get the documentation of expo router and I cant. Secondly if we are doing file based routing then how do we create a folder to create components only .. because if I create a folder called components I am creating a nested route
@mahtotmkonn3254 Жыл бұрын
u have so amazing energy!
@LoneDWispOfficial Жыл бұрын
someone knows if it's possible (and how) to the layout to pass children components, so i can be able for example to set a background image, so it can be displayed on every other component?
@tomshabalin9775 Жыл бұрын
do you have the link to the source code?
@NestorSantiagoFuhr Жыл бұрын
hi, having problems with displaying icons in IOS. Android and web woks well. Any idea what would be the cause?
@christianelyong.s8696 Жыл бұрын
Hello Thank u for ur tutorial,..! Is any reason react native app being lag if we reset the stack navigation for multiple time ?
@devavratsingh4910 Жыл бұрын
Can you make tutorial on speech to text conversion using react native expo cli
@danielikpe1881 Жыл бұрын
is seem openDrawer is not working for now from useNavigation
@greenshaheen Жыл бұрын
no android and ios folders?
@MohamedElsayed-oz2kz Жыл бұрын
what is your vs code theme ?
@PraveenKumar-vz4dy Жыл бұрын
is this will work in cli as well anyonr replay.....
@igwanwan_dagoat1523 Жыл бұрын
Can I use your code for business purposes?
@kasqoai Жыл бұрын
Hey man, have you tried to build the expo router app with EAS BUILD. kindly reply this so i know whether this works. because i have tried and never works. if i cant build app apk or eas build then what is the use. thanks.
@tanupamsaha Жыл бұрын
Have tried and it works.
@esbix_official Жыл бұрын
Anyone having the same re-render problems when using nested navigation? As soon as I create a _layout nested, useEffect is called twice.... Anyone got a solution? Haven't found anything :(
@shedrachugochukwu6245 Жыл бұрын
Hi, notJust dev It's shedrach from Nigeria Thanks for the video, I really do appreciate it. I'm having a serious issue trying to pass parameters through the React native expo router form one screen to my detail screen. Can you please make a video or tutorial on that🙇♂🙇♂🙇♂
@theboringscientist7226 Жыл бұрын
how can i use it with typescript?
@dericbytes Жыл бұрын
Packed with content and very helpful. Thanks
@notjustdev Жыл бұрын
Thank you for your kind comment! I'm glad to hear that the content was helpful to you
@raybelmo Жыл бұрын
Well, tried to use this with Typescript, but it was not possible.
@idrisisholaagboola8676 Жыл бұрын
Thank you for this amazing tutorial. I will like if you can make a tutorial on TopTab in expo-router
@YomiTosh Жыл бұрын
Thanks for the tutorial!
@prouddev1638 Жыл бұрын
Can it be used in a non-expo project?
@alexandrodisla6285 Жыл бұрын
don't think so
@gouravnainwaya5669 Жыл бұрын
Upload source code
@mustafadabah7377 Жыл бұрын
presentation: 'modal' is not made any animation with me is there anyone faces this issue ??
@Kevin-jc1fx Жыл бұрын
I have the same issue.
@safytoyota7938 Жыл бұрын
Expo react native project with firebase and expo router please
@RIO-uo7uu Жыл бұрын
options={{ presentation: "modal" }} not working on my android phone
@Kevin-jc1fx Жыл бұрын
Same issue here.
@tonykharioki6913 Жыл бұрын
thanks alot. this will help me build better apps
@m__link6499 Жыл бұрын
How do we subscribe to your premium course?😊
@notjustdev Жыл бұрын
The course is available on: academy.notjust.dev/
@sathusan2008 Жыл бұрын
Excellent explanation of a poorly documented feature. Can you please upload the code to a repo and link it in the description?
@SohelIslamImran Жыл бұрын
Thank you 💕
@Thigha Жыл бұрын
That was great
@remziogultum6697 Жыл бұрын
you are amazing
@theabs24creations45 Жыл бұрын
TimeStamps would be nice bro
@yohanndiravino Жыл бұрын
Merci !
@FaysalBDev Жыл бұрын
nice job, you have some great tutorials and video you just need to prepare better examples, and for gods sake enable the autocomplete where you put the . and you get the suggestions :). Amazing work tho thank you