CombineBookSearch
August 1, 2019 ยท View on GitHub
SwiftUI + Combine + MVVM
Example project of SwiftUI and Combine using MVVM architecture pattern.
Requirements
- Xcode 11 Beta 5
- macOS 10.15 Beta 5 for SwiftUI Previews
Credit
- It makes uses of the Google Books API to perform the search.
- ra1028 for the inspiration :)