Great share but, I can't pass props inside stack navigator. How do I navigate between screen using stack navigator? Putting Onboard = ({navigator}) and onDone={() => navigation.navigate('Home')} doesn't work.. it keeps screaming "The action with NAVIGATE with payload {"name":"Home"} was not handled by any navigatior. Also I already wrapped Stack navigator with Navigationcontainer and put && arguments inside stack screen. Been bugging me a week damn
the slider animation is not working correctly for me it doesn't take the whole screen and the images are not showing until you specify a width and height
Yeah absolutely, in my next videos I'll make sure to explain all the shortcuts im taking but if there's any you have questions about feel free to ask me here as well
Thanks for the comment, and great question. One way to do that is to store a "lastOpened" variable in the AsyncStorage of the device. This variable could hold the last time the user opened the app. If the variable is not set to null, you know they've been through the onboarding. If it is set to null, you know it's their first time. More documentation about AsyncStorage here - docs.expo.io/versions/latest/sdk/async-storage/
Thank you very much bro for helping, through this video I can experiment with making onboarding screens.
i want to say thanks, as you videos are great to learn , and i myself improving day by day.
Best video on RUclips
I just have to say thanks again! I have been learning a bunch from your videos!
My mannnn very happy to hear that! 👊💯
Hey bro great tutorial, where do you get those images, where can i find someones like yours , that style???
Hey! Is there a way to animate the slides like a fade in everytime you go to a new slide? Help would be much appreciated !
Congrats on 100 subs!! 🙌🙌
Thanks my man 😎🔥
good job
Thank You very very very much................
Appreciate the support and I'm glad you enjoyed it! 🚀
Great share but, I can't pass props inside stack navigator.
How do I navigate between screen using stack navigator? Putting Onboard = ({navigator}) and onDone={() => navigation.navigate('Home')} doesn't work.. it keeps screaming "The action with NAVIGATE with payload {"name":"Home"} was not handled by any navigatior. Also I already wrapped Stack navigator with Navigationcontainer and put && arguments inside stack screen. Been bugging me a week damn
Nice Keep it up bro
Thanks so much 🙌
keep going brother
Appreciate the support man 💯
Well done👍🙌
Thank you 🙌😁
the slider animation is not working correctly for me
it doesn't take the whole screen and the images are not showing until you specify a width and height
👍👍
👌🙌
Good job thanks.. can u make your font size bigger when u code
Yes! So sorry about that I keep forgetting to zoom it in, I'll make sure for the next videos 😅
I want to use the web api please provide some related videos
Sorry what do you mean by the web api?
i got equals sign per text how to fx?
Hmm can you share code or more context I'm unsure where this is happening
Wonderful Bro! Pls can you help with the shortcuts
Yeah absolutely, in my next videos I'll make sure to explain all the shortcuts im taking but if there's any you have questions about feel free to ask me here as well
hello i really like your videos , can you please add how to play the onboard just only on the first time
Thanks for the comment, and great question. One way to do that is to store a "lastOpened" variable in the AsyncStorage of the device. This variable could hold the last time the user opened the app. If the variable is not set to null, you know they've been through the onboarding. If it is set to null, you know it's their first time. More documentation about AsyncStorage here - docs.expo.io/versions/latest/sdk/async-storage/
Increase the font please
Will do thanks for letting me know!