Skip to content

Demo App for iOS Conf SG 2022 built using VIP Clean Swift Architecture in UIKit

Notifications You must be signed in to change notification settings

dvrzan/ios-conf-sg-2022-demo

Repository files navigation

iOS Conf SG 2022 Demo App

Conference website: https://iosconf.sg

Talk Details

VIP, not a VIPER, Clean Swift Architecture

VIP and VIPER, while having the same basic components, are quite different in their implementation. They both follow Uncle Bob's Clean Architecture principles and often tend to be mixed up due to their name similarities. This talk will introduce you to the VIP architecture and it’s principles. While specifically made for UIKit apps to fix the MVC problem (Massive View Controllers), we'll take a look at how we could implement it in SwiftUI apps.

Repository Details

Demo App built using VIP Clean Swift Architecture in UIKit.

Useful links to check:

About

Demo App for iOS Conf SG 2022 built using VIP Clean Swift Architecture in UIKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages