Learn how to build your app locally for iOS
bun
npm
yarn
Install Dependencies
bun install
Run Prebuild
bun preBuild
Start iOS Build
bun ios
bun ios -d {device_id}
xcrun xctrace list devices