A modern iOS demo app built with SwiftUI, showcasing a list of services with real-time search, detail view navigation, pull-to-refresh, and native Apple Maps integration. Designed using the MVVM architecture and Combine for reactive search.
- ๐ Real-time search with Combine & 300ms debounce
- ๐ Service list with custom cards, badges, and metadata
- ๐ฑ Detail view with sections for description, location, notes, and schedule
- ๐บ๏ธ Apple Maps with custom pin annotation
- ๐ Pull to refresh using
refreshablemodifier - ๐งญ Built using NavigationStack, List, and other SwiftUI 2.0+ APIs
- โ Fully native โ no external libraries
- iOS 16.0+
- Swift 5.7+
- Xcode 14+