payfrit-app/ios/Runner
John Mizerek feb3786117 Fix menu_browse route navigation error
Added /menu_browse route alias to fix navigation from restaurant selection screen. The app was trying to navigate to /menu_browse but only /menu route was registered, causing route not found errors.

Also added iOS and macOS Podfiles for dependency management.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 17:57:21 -08:00
..
Assets.xcassets Add app branding, splash screen, and fix modifier validation 2026-01-05 01:55:13 -08:00
Base.lproj Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
RunnerTests Fix menu_browse route navigation error 2026-01-05 17:57:21 -08:00
AppDelegate.swift Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Info.plist Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00
Runner-Bridging-Header.h Initial commit (Payfrit Flutter app scaffold) 2025-12-28 12:28:45 -08:00