An open API service indexing awesome lists of open source software.

https://github.com/lovicesunuwar/ios-uikit-rick-and-morty-app

iOS App on UIKit, using Rick and Morty Public API .
https://github.com/lovicesunuwar/ios-uikit-rick-and-morty-app

api-rest autolayout autolayout-constraints concurrency concurrent-programming datapersistence dependency-injection dynamicapicontroller imagecaching ios ios-app ios-swift mocktest mvvm mvvm-architecture pagination programatically-layout uikit unit-testing xctest

Last synced: 4 months ago
JSON representation

iOS App on UIKit, using Rick and Morty Public API .

Awesome Lists containing this project

README

        

# Swift Rick & Morty App

Full featured universal (iOS, macOS, iPadOS) app showcasing the Rick and Morty API.

![Rick & Morty App: iOS Academy](https://raw.githubusercontent.com/AfrazCodes/RickAndMortyiOSApp/main/cover.png)

## Overview
- 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](https://rickandmortyapi.com/)

## Design

The app has five key area that we will build out step-by-step

1. Characters
2. Locations
3. Episodes
4. Settings
5. Search