This a is simple example on how to implement a SwiftUI LazyVGrid to display images using Unsplash APIs and the SDWebImageSwiftUI framework. To get started:
- Download the porject
- Get your API Key at https://unsplash.com/developers
- Paste the Key in the pictureViewModel.swift file
- Run your project
Here is the final result: