https://screen.studio/share/7fLqoTTN
pnpm dlx serve-sim -p 3200
System / Toolchain
macOS: 26.5 build 25F71
Architecture: arm64
Xcode: 26.1 build 17B55
Node: v22.14.0
pnpm: 10.25.0
Expo CLI reported: 54.0.21
Simulator
Device: iPhone 17 Pro Max
Runtime available: iOS 26.1 (23B86)
Also installed: iOS 17.4, 18.6, 26.2
App / React Native
Expo SDK package: 54.0.31
React Native: 0.81.5
React: 19.1.0
React DOM: 19.1.0
Expo Router: 6.0.21
Expo Dev Client: 6.0.20
TypeScript installed: 5.9.3
App name: It’s Her
App version: 1.2.6
Bundle ID: com.calendarflow.app
New Architecture: false
Generated native iOS dir exists: apps/mobile/ios
Relevant Repo Commands
pnpm -C apps/mobile ios:sim
# maps to:
expo run:ios --device 'iPhone 17 Pro Max'
pnpm -C apps/mobile start:devclient
# maps to:
expo start --dev-client --scheme calendarflow
pnpm -C apps/mobile web
# maps to:
expo start --web
https://screen.studio/share/7fLqoTTN
System / Toolchain
Simulator
App / React Native
Relevant Repo Commands