Full featured iOS app showcasing the Rick and Morty API.
- Written in Swift
- Uses both UIKit and SwiftUI
- Designed with MVVM pattern
- No External Dependencies
- Pagination Support for data
- Auto layout Based
- Universal App: Run on iPhone, iPad, and Mac
- Built in Xcode 15
- Leverages free Rick & Morty API
The app will focus on five key areas:
Characters Locations Episodes Settings Search
Each section will be developed incrementally, allowing you to learn about design best practices, trade-offs, separation of concerns, and multi-platform deployment (mac, iOS, iPadOS).