GitHunt
RA

raviseta/VIPER-SwiftUI

SwiftUI sample app using VIPER Architecture. Examples of working with SwiftData persistence, networking, dependency injection, and SOLID Principals.

VIPER Architecture - SwiftUI

This is Recipe list application. I have used a public API for network calls and fetched recipe data.

Architecture concepts used here

  • VIPER Architecture.
  • Dependancy Injection.
  • SOLID Principles.
  • Network call using async/await.

Requirements

  • Xcode 16.2 Swift 5.5+

Dependencies

  • None.

Supports

  • iPhone Devices. Portrait Mode.

Languages

Swift100.0%

Contributors

Created February 6, 2025
Updated July 13, 2025
raviseta/VIPER-SwiftUI | GitHunt