I have fetched books list from New York times using Alamofire. It is entirely developed using SwiftUI framework. This project uses MVVM architecture and has some standard design patterns integrated as well such as:
HannyTufail/Books-List-with-SwiftUI
I have fetched books list from New York times using Alamofire. It is entirely developed using SwiftUI framework. This project uses MVVM architecture and has some standard design patterns integrated as well such as: Singleton Patter, Strategy Pattern, Factory Pattern and Observer Pattern.
Swift