DaniEid /
swift_clean_architecture_mvvm_base
This is an example of clean architecture and MVVM pattern written in swift
Loading repository data…
alfianlosari / repository
An example of Generic UITableViewController implementation
Implementation of Abstract TableViewController that can accept different type of data, cell configuration, cell selected handler using Swift Generic
Selected from shared topics, language and repository description—not editorial ratings.
DaniEid /
This is an example of clean architecture and MVVM pattern written in swift
emrcftci /
:key: An example of generic parsing via ObjectMapper
HiramKarim /
This app is an example of how to use backend api services with generic fetch to download any kind of data. Also, using MVVM architecture with swift 5 and iOS 14.
Sillivan88 /
This is an example project used for heise MacDev 2019. It shows the usage of a view-producer to share generic views among different platforms (in this case iOS and watchOS).