This is a sample iOS app demonstrating a basic onboarding flow using a UINavigationController.
Features
Navigation stack with push and back support. User registration screen with basic input fields. Photo upload screen using device gallery/camera. Notification permission screen to enable push notifications.
Tech Stack
Swift, UIKit, Storyboards UINavigationController UserNotifications Framework
The project showcases simple screen navigation and common setup steps used in many real-world iOS apps.