React Native Tutorial #20 - Stack Navigator

Sdílet
Vložit
  • čas přidán 17. 12. 2019
  • Hey gang,in this React Native tutorial we'll take a look at stack navigators and set one up in our app.
    ----------------------------------------
    🐱‍💻 🐱‍💻 Course Links:
    Course files - github.com/iamshaunjp/react-n...
    🐱‍💻 🐱‍💻 Other Related Courses:
    + Complete React Tutorial - • Complete React Tutoria...
    + React Hooks & Context Tutorial - • React Context & Hooks ...
    + Modern JavaScript Tutorial - • Modern JavaScript Tuto...

Komentáře • 143

  • @KARTHIKRANA28
    @KARTHIKRANA28 Před 4 lety +57

    Please do a react native - firebase tutorial

  • @robsonsilv4.
    @robsonsilv4. Před 4 lety +6

    Best navigation setup ever! Clear and right the point.

  • @youngun550
    @youngun550 Před rokem +1

    Also thanks Shaun, this is the best free React-Native content hands down.

  • @philipbecker3332
    @philipbecker3332 Před 3 lety +2

    Thank you so much for these tutorials - truly a life saver!

  • @suzunome47
    @suzunome47 Před 4 lety +19

    Can I still follow this tutorial right now? Because I just noticed that a lot has changed in React Navigation 5. Most of the code in the video don't work anymore.

  • @Zentamusic
    @Zentamusic Před 4 lety +6

    absolute legend so well explained

  • @Gamerfan2000
    @Gamerfan2000 Před rokem +9

    Will you do perhaps an updated version of this React Native tutorial, because it really sucks when having to switch between versions? I had to skip the font tutorial because it gave me such a headache that I had to jump straight to the stack navigator which itself also wasn't pleasing what so ever, I had to use v6 instead of v4 and as a result I couldn't create the HomeStack.js file or at the very least couldn't get it to work.

  • @maritomesquita6719
    @maritomesquita6719 Před 4 lety +1

    i'm loving this tutorial

  • @LotfiORouis
    @LotfiORouis Před 2 lety +1

    great pedagogy, can't wait to watch the next lessons

  • @abhishekbanerjee591
    @abhishekbanerjee591 Před 4 lety

    very well explained tutorial series.Helps me a lot!!

  • @gustavomacedo6598
    @gustavomacedo6598 Před 4 lety

    Really good content on this video; apart some tricky steps where they made me look into documentation to more sustainable info.

  • @marcoscunha6151
    @marcoscunha6151 Před 4 lety +3

    I recommend using the new version of react navigation (5.x), which has a different configuration.

  • @RizaHariati
    @RizaHariati Před 2 lety

    You explain it very clearly.

  • @ourandy
    @ourandy Před 3 lety

    Was itching to contact you in real time to correct the Statck typo lol... Great work!!

  • @gabrielmoraes4516
    @gabrielmoraes4516 Před rokem

    Awesome video! thank you!

  • @juliogomes6984
    @juliogomes6984 Před 3 lety

    Thanks bro, good video!

  • @jauresvianneyyao6588
    @jauresvianneyyao6588 Před 4 lety

    Thanks for your help

  • @guymross
    @guymross Před 3 lety

    Thank you so much!

  • @diegodecoder1598
    @diegodecoder1598 Před rokem

    this is avery great tutorial and easy to understand

  • @insectopod5252
    @insectopod5252 Před 4 lety +4

    Unable to resolve '../screens/Home' from 'App.js'. It seems React Nav 5 has completely borked things for me.