Skip to content

Example on how to implement a SwiftUI LazyVGrid to display images using Unsplash APIs & SDWebImageSwiftUI.

Notifications You must be signed in to change notification settings

Sullivan677/LazyVGrid-Unsplash

Repository files navigation

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:

  1. Download the porject
  2. Get your API Key at https://unsplash.com/developers
  3. Paste the Key in the pictureViewModel.swift file
  4. Run your project

Here is the final result:

swiftui_lazyvgrid

About

Example on how to implement a SwiftUI LazyVGrid to display images using Unsplash APIs & SDWebImageSwiftUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages