A walkthrough of my Expo React Native onboarding flow

Поділитися
Вставка

КОМЕНТАРІ • 7

  • @brianmmdev
    @brianmmdev  2 місяці тому

    If you are interested in me expanding on any of these concepts, let me know! 😊

  • @verawat
    @verawat 25 днів тому

    @TIME 4:01 I found AdMob over your Bottom Tabs.
    I have question and I need you advice sir.
    1) What file name you implement AdMob code ( _layout.tsx or index.tsx or ....)
    2) How you implement it
    Thank for your answer my question sir.

  • @rukundofred
    @rukundofred 2 місяці тому

    wow this is amazing thanks for sharing, we need more concepts like that plz. and if possible let us have access to the source code plz

    • @brianmmdev
      @brianmmdev  2 місяці тому +1

      Thank you! The project as it is in the video is not open source, but I cover quite a bit of it on my post on the Expo blog: expo.dev/blog/build-a-daily-workout-tracker-with-clerk-convex-and-expo
      If you want something specific let me know and I can create a gist to share

    • @rukundofred
      @rukundofred 2 місяці тому

      @@brianmmdevthe onboarding

  • @_SharianDabre
    @_SharianDabre 2 місяці тому

    Can you show your authentication flow?

    • @brianmmdev
      @brianmmdev  2 місяці тому +1

      I'm using Clerk (who I work for) and I actually cover the entire thing in detail on my post on the Expo blog: expo.dev/blog/build-a-daily-workout-tracker-with-clerk-convex-and-expo
      Link to the source for that portion is in the post as well!