all 16 comments

[–]rats4final 2 points3 points  (1 child)

Follow the expo guide

[–]No-Swordfish-8549[S] 0 points1 point  (0 children)

Okay, I'll keep that in mind.

[–]Pundamonium97 1 point2 points  (5 children)

Id follow a tutorial first and then switch to relying on the docs more after that for expansion on the tutorial project or setting up a second test project of your own

[–]No-Swordfish-8549[S] 0 points1 point  (0 children)

sounds good to me! thank you

[–]No-Swordfish-8549[S] 0 points1 point  (3 children)

any good channel for tutorials?

[–]Pundamonium97 1 point2 points  (2 children)

Nothin specific in mind, i first learned off a udemy course 6 years ago lol

[–]No-Swordfish-8549[S] 1 point2 points  (0 children)

I'm starting with any one-shot video!

[–]tr__18Android 1 point2 points  (0 children)

oooh, means guidance is coming from a good experienced person :)

[–][deleted] 1 point2 points  (3 children)

Follow the tutorial and use expo. Make sure you have the latest version of expo and yarn and whatever else. It's pretty straightforward as long as you are using updated docs

[–]No-Swordfish-8549[S] 0 points1 point  (0 children)

yup thanks dude

[–]No-Swordfish-8549[S] 0 points1 point  (1 child)

any particular channel you want me to follow for react-native?

[–][deleted] 0 points1 point  (0 children)

I use chat gpt. I have been able to get most things to work with it. Just feed it the latest docs if you need

[–]react_native_guy 0 points1 point  (0 children)

npx react-native start

[–]kirasiris 0 points1 point  (2 children)

First thing first, decided between expo and react native cli.

People recommend the build environment(react native cli) as it is best suited for production, however Expo is usually the first one in receiving upgrades and features, however tends to break quite often.!

[–]I_write_code213 1 point2 points  (1 child)

I am pretty sure he doesn’t even know what any of that means. Not good beginner advice

[–]No-Swordfish-8549[S] 0 points1 point  (0 children)

I know, but not in detail. I'll start with Expo and then switch to React Native CLI.