See: https://reactnative.dev/docs/set-up-your-environment
pnpm installStart React Native packager first.
pnpm startInstall ios dependencies via cd ios && npx pod-install
Then
pnpm build:ios && pnpm run iosAndroid is not tested yet, you need to try building it on your own.
