Closed trevoranderson closed 1 month ago
It might be best for UBRN to just link out to https://reactnative.dev/docs/set-up-your-environment. The RN environment setup does have quite a few pieces and it's probably not worth replicating and maintaining that description here.
Checking out the guide as someone that is new to react native. There's references in the Step-by-step guide to tools that were not mentioned in the previous setting up tools section. I have some JS/TS familiarity so I can install them, but
npx
andyarn
are left for the reader to figure out if they are not already installedAlso error at this step (I was having issues with
pod
so I was in theexample/ios
directory instead of the react root)List of commands/tools I had to either already have or install (so far)
npx
yarn
pod
Android SDK