Awesome
CombineBookSearch
SwiftUI + Combine + MVVM
Example project of SwiftUI and Combine using MVVM architecture pattern.
<p align="left"> <img src="https://github.com/PPacie/CombineBookSearch/blob/master/demo.gif" height="558" width="270"> <p>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 :)