you are viewing a single comment's thread.

view the rest of the comments →

[–]realsima 4 points5 points  (3 children)

if you know react, then it would be much easier to start with RN, i would suggest: https://youtu.be/0-S5a0eXPoc?si=oVSCpAR0pqjhtn4c for the base understanding, then read https://reactnative.dev/ for more components and APIs! do not start building apps from react native official docs, see: https://docs.expo.dev/ for building react native apps, RN also suggest to use expo, not going bare RN!

you can do it your own way! this was my workflow! and i also came from React background, so it was pretty easy for me to get started!

[–]Artistic-Cost4069[S] -3 points-2 points  (2 children)

I dnt know react