Yet an another iOS app created using VIPER architecture.
Source Code of the App I coded after/while watching this playlist.
I built the app in iOS 15.
What that means is, in the video, for the initialViewController
,
he changes stuff in AppDelegate.Swift
, but I changed stuff in
SceneDelegate.Swift
.
From iOS 13, if your application has scenes, then AppDelegate is no longer responsible for handling this and is moved to SceneDelegate.
S. No. | Video | Completed On |
1 | Beginning VIPER in iOS App Development | 25th June 2022 |
2 | Teaser - Introducing Viper in iOS app development | 25th June 2022 |
3 | Building iOS Swift VIPER Modules: [Let's Build a VIPER iOS Swift app] | 1st July 2022 |