在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:kudoleh/iOS-Clean-Architecture-MVVM开源软件地址:https://github.com/kudoleh/iOS-Clean-Architecture-MVVM开源编程语言:Swift 99.9%开源软件介绍:Template iOS App using Clean Architecture and MVVMiOS Project implemented with Clean Layered Architecture and MVVM. (Can be used as Template project by replacing item name “Movie”). More information in medium post: Medium Post about Clean Architecture + MVVM Layers
Dependency DirectionNote: Domain Layer should not include anything from other layers(e.g Presentation — UIKit or SwiftUI or Data Layer — Mapping Codable) Architecture concepts used here
Includes
NetworkingIf you would like to use Networking from this example project as repo I made it availabe here Requirements
How to use appTo search a movie, write a name of a movie inside searchbar and hit search button. There are two network calls: request movies and request poster images. Every successful search query is stored persistently. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论