Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 2.14 KB

README.md

File metadata and controls

34 lines (28 loc) · 2.14 KB

GIFPedia SwiftUI

A SwiftUI-based GIF search app that demonstrates my approach to ideal Clean Architecture.

How to generate project

  1. Install Xcodegen if needed using brew.
brew install Xcodegen
  1. Generate xcodeproj using xcodegen
xcodegen
  1. Open GIFPedia.xcodeproj and run!

See also

Keynote

UIKit version

Modules