Bootstrapping a React Native Project in 2021

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

КОМЕНТАРІ •

  • @rishabhanand4270
    @rishabhanand4270 4 роки тому +33

    you're way too good at react native, it's almost unfair.

  • @jackgisel3211
    @jackgisel3211 4 роки тому +1

    Excited for this!

  • @NicolasSilvaVasault
    @NicolasSilvaVasault 3 роки тому +12

    i know you're a god in react native, but i've never seen your business layer and how to structure models and controllers

  • @AnasHmamouch
    @AnasHmamouch 4 роки тому

    Awesome video @William Your videos saved my life I got a high paying job in my country because of your videos

  • @tsioryfitiavanaanhykrishna6992
    @tsioryfitiavanaanhykrishna6992 4 роки тому +1

    J'ai pas encore vue et j'ai tout de suite aimer, continue comme ca, you're the best !

  • @asimgiri4269
    @asimgiri4269 3 роки тому +1

    What font do you use ?

  • @Lan_MLBB
    @Lan_MLBB 3 роки тому

    Thank you so much for sharing.
    I'm so glad I found your channel. You work wonders on React Native!

  • @joeadeleke
    @joeadeleke 4 роки тому

    Pitch black theme is the most convenient theme for me

  • @jfbaro2
    @jfbaro2 4 роки тому +2

    Thanks for sharing. What about having the same source code for Web and React Native? Is React Native for Web a good approach for this for greenfield projects (15 developers). Thanks

  • @lavisharma3210
    @lavisharma3210 4 роки тому +1

    Hey William, is that a custom font in vs code ?

  • @scarecrovv
    @scarecrovv 2 роки тому

    Is there a 2022 one? Thanks!!

  • @imakethesites3048
    @imakethesites3048 4 роки тому

    Is there a way to load products into your "Fashion" app? I want to start coding along with your videos but you don't have one titled "loading/ creating products" and i can't look through your source code so it's very hard to know.

  • @principe.borodin
    @principe.borodin 4 роки тому +1

    Try webstorm already?

  • @ricardoolartepuell2011
    @ricardoolartepuell2011 4 роки тому

    Hey Willian grat vid! What is the best choice for styling.. where you can share the branding colors, fonts, etc.

  • @tabaicanking3701
    @tabaicanking3701 4 роки тому +1

    Hie I have a question and I need your answer on this one, is expo still supported coz it seem like every app I compile it's not running at all

    • @brucehe9517
      @brucehe9517 4 роки тому +1

      I guess it is because the project you are running is not supported by the expo client you installed. If this is the case, you can solve it by running command expo upgrade in your project folder.

    • @tabaicanking3701
      @tabaicanking3701 4 роки тому +2

      @@brucehe9517 no the project is running fine on xpo client but if I compile it to an apk using their online platform it's not running

    • @Thedragon_9722
      @Thedragon_9722 4 роки тому +1

      @@tabaicanking3701 yeah it's running, I'm using it for college project 😅😅

    • @tabaicanking3701
      @tabaicanking3701 4 роки тому +1

      @@Thedragon_9722 try it again bro

    • @Thedragon_9722
      @Thedragon_9722 4 роки тому +1

      @@tabaicanking3701 what?

  • @neiker234
    @neiker234 4 роки тому

    2:43 how is the name of the extension? I can't understand him

    • @neiker234
      @neiker234 4 роки тому +1

      I found it: "Tabnine Autocomplete AI"

    • @FrederikoCMR
      @FrederikoCMR 4 роки тому

      @@neiker234 It's also on the description, the link

    • @neiker234
      @neiker234 4 роки тому +1

      @@FrederikoCMR ohh you are right! I read "sponsored" and my brain skipped the line automatically 😂

    • @FrederikoCMR
      @FrederikoCMR 4 роки тому +1

      @@neiker234 Yeah, at the first glance, me too! But I am trying the extension here. I hope the free version is not so limited.

  • @fengwang1004
    @fengwang1004 4 роки тому

    Hi Willian, what's your auto import plugin for react native in vscode?

    • @yurqua
      @yurqua 2 роки тому

      I guess you can have import suggestions on any typescript enabled project by hitting CMD+. in VS Code.

  • @FilipeMarques
    @FilipeMarques 4 роки тому

    Thank you!

  • @MagieCannizzaro
    @MagieCannizzaro 3 роки тому +4

    Thank you for another great video!
    just 2 things:
    1 - I'm not using reanimated 2 because of the debugger limitation caused by the tubomodules, is there any workaround for this?
    2 - (maybe you already know this) But You can add the current filename in the component snippet, so the name of the component will be automagically set as the filename! ;)
    something like "const ${1:${TM_FILENAME_BASE}}: FC = (props) => {"

    • @runo9
      @runo9 3 роки тому

      Flipper should give you a little bit more debug ability with reanimated 2

  • @OBLIVIOUSKARI
    @OBLIVIOUSKARI 3 роки тому

    Where can we get the reanimated eslint plugin?

    • @wcandillon
      @wcandillon  3 роки тому

      Here but it's still experimental: github.com/wcandillon/eslint-plugin-reanimated

  • @FireCrowCl
    @FireCrowCl 4 роки тому

    Thanks

  • @florinmatinca
    @florinmatinca 4 роки тому +1

    Any recommendations for a good React Native course, before jumping into animations ?

    • @Vorenus875
      @Vorenus875 4 роки тому

      Harvard has a really good free course. It’s with Redux and no hooks or context though.
      ua-cam.com/play/PLhQjrBD2T382gdfveyad09Ierl_3Jh_wR.html

    • @jancerlima1183
      @jancerlima1183 3 роки тому

      Willian's own course does not require previous animation knowledge. You can check the link start-react-native.dev/

    • @shahrearbinamin9943
      @shahrearbinamin9943 3 роки тому +1

      You can complete Mosh Hamedanis react native course

  • @rogeriocarmo9664
    @rogeriocarmo9664 4 роки тому

    Vlw Brother....

  • @PavanRaiyani-zy3vn
    @PavanRaiyani-zy3vn 4 роки тому +1

    ❤️ from india

  • @perfectcoding9127
    @perfectcoding9127 4 роки тому

    Are talking in english or any other language?

  • @pramit2468
    @pramit2468 4 роки тому

    will bootstrap beat the Material Ui and Styled components for React Native?

  • @rorocyr6450
    @rorocyr6450 2 роки тому

    I'm detecting a strong French accent 👀

  • @senpaijs798
    @senpaijs798 4 роки тому +1

    First comment yo react native rocks

  • @succkarz
    @succkarz 4 роки тому +1

    Soo early!

  • @indycinema
    @indycinema 3 роки тому

    All of those code suggestions made this video completely unfollowable.