Fernando Rojo: Is React Native + Next.js production-ready?

Sdílet
Vložit
  • čas přidán 26. 10. 2022
  • Explore how BeatsGig uses React Native, Next.js, and Solito to ship and innovate with Fernando Rojo, Co-Founder of Beatgig.com.
    Link to GitHub repo: github.com/nandorojo/nextjs-c...
    Deploy today: vercel.com/home
  • Věda a technologie

Komentáře • 36

  • @CoryTheSimmons
    @CoryTheSimmons Před rokem +50

    Fernando is one of the few developers in the entire world who is/can/has built an open-source ecosystem of tools from scratch to accomplish things we used to dream about. If you're sleeping on his work, you should start following him everywhere and leaning into his stack. What he's almost singlehandedly doing (marrying Expo + Next.js) is what both of those organizations should've been doing for years. I can't say enough good things about him.

    • @DeanClarks
      @DeanClarks Před 10 měsíci +1

      this so much, you can make dreams come true with this stack all by yourself

    • @oliverloops.
      @oliverloops. Před 6 měsíci

      This man in another level!

  • @andresgutgon
    @andresgutgon Před rokem +2

    This is one of the most exciting videos I have seen this year...and in 2022! Awesome 👏👏👏

  • @MichelCourtine-th5nx
    @MichelCourtine-th5nx Před rokem +1

    Wahooo. Crazy Exciting! Perfectly aligned with what you do and your philosophy. So refreshing. Thank you. Keep up the good work!

  • @neociber24
    @neociber24 Před rokem +38

    I really envy he can make those libraries and give them a cool name.
    I had 1 month thinking about a name for a project

  • @PrevBenJamin
    @PrevBenJamin Před 8 měsíci +1

    I might be a bit late, but this is one of the best things I've seen this year. Just amazing! Keep up the great work Fernando!

  • @luizuk4
    @luizuk4 Před rokem +3

    Awesome Fernando! Thanks a lot for the content!

  • @dalanxd
    @dalanxd Před rokem +2

    Amazing!!! Thank you so much for your content 🙏🏻

  • @omarshehab3615
    @omarshehab3615 Před rokem +1

    Since you solved this issue I think the next step is to make solito able to release for windows, macos and linux without the need of any other frameworks. I hope you read my comment and implement it, because you are one of the few who can 🙏🏻🙏🏻🙏🏻❤

  • @premg062
    @premg062 Před rokem +6

    Timestamps
    Navigation 2:02
    Authentication 7:35
    Menus 13:09
    CSS Updates 17:40
    Thank you Fernando Rojo :)

  • @frankhu01
    @frankhu01 Před rokem +5

    I am first?!
    Wanted to try this out recently at work... but backed down since it's a bit in the uncharted territory and I'm the only frontend atm. Love to see how it progresses though!

    • @Julia_Berrrlin
      @Julia_Berrrlin Před rokem

      same, It's a bit confusing to me whats done where - but very exited for a future where this is normal

    • @wezter96
      @wezter96 Před rokem

      I'm pushing for trying it out at work as well.
      Trying to push for monorepos with Solito (tamagui for styling) / tRPC / Prisma

  • @js84763
    @js84763 Před rokem +2

    In the navigation example with Expo Router, what would this look like with React Navigation? Do you have any examples of Solito with React Navigation?

  • @monarchgam3r
    @monarchgam3r Před rokem +1

    wow

  • @shanekeney3646
    @shanekeney3646 Před rokem +4

    Can someone verify that in order to use the react-native-firebase/auth & react-native-firebase/app for the app it would be required to set up the app to run as a development build and use config plugins? Fernando didn't specifically mention this in the video but based on Expo docs and react-native-firebase docs it seems necessary.

    • @Barthap10
      @Barthap10 Před rokem +1

      Yes, you'll need a development build (or bare native build). React-native-firebase isn't supported in Expo Go and expo-firebase-* is being deprecated.
      Eventually, you can use Firebase JS SDK in Expo Go (the 'firebase' package)

    • @fernandorojo6311
      @fernandorojo6311 Před rokem +1

      @@Barthap10 That's correct. The solito docs now have a Firebase guide with example code that uses a dev client. That said, it has a fallback for Expo Go.

  • @kellecierion
    @kellecierion Před rokem +1

    How can I use firebase messaging in an expo web app? I'm struggling to find a solution about it

  • @sergeyvronskiy134
    @sergeyvronskiy134 Před rokem +4

    Why there is no android app BeatGig? Any problems?

    • @magne6049
      @magne6049 Před rokem

      the BeatGig apps are not available in all countries, since their service is location specific.

    • @fernandorojo6311
      @fernandorojo6311 Před 7 měsíci

      We now have an Android app!

    • @chiragsingla.
      @chiragsingla. Před 12 dny

      @@fernandorojo6311 thank you so much ❣

  • @greendsnow
    @greendsnow Před rokem +5

    Is this Next 13 compatible:

    • @Barthap10
      @Barthap10 Před rokem +1

      In the Solito GH repo there is a PR for Next 13 support.
      But not sure if this is compatible with the new app/ directory routing. It should be though, as expo-router seems to use a very similar directory structure to the Next app/ router

    • @fernandorojo6311
      @fernandorojo6311 Před rokem +5

      @@Barthap10 Solito v2 is now available with Next.js 13 support.

  • @kitekite6485
    @kitekite6485 Před 11 měsíci +1

    Thank you, this video helps me so much! 777 likes is so beautiful so I won't break it 😁

  • @jorgemartin3057
    @jorgemartin3057 Před rokem

    What browser is that at 15:16?

  • @wayneswildworld
    @wayneswildworld Před rokem +2

    Where is the git hube repo???