Skip to content

Unsplash API Photo Viewer using advanced SwiftUI Layout mechanics

Notifications You must be signed in to change notification settings

jonahschueller/SwiftUI-Advanced-Layout-Demo

Repository files navigation

Advanced SwiftUI Demo

Setup

The app is using the Unsplash API to fetch random photos for display. In order to run the app yourself you will have to create demo creadentials to access the API.

  1. Go to Unsplash Developers, register yourself and create a Demo app to get your authentication credentials.
  2. Open the UnsplashAuth.swift file.
  3. Replace UnsplashAuth.applicationID, UnsplashAuth.accessKey and UnsplashAuth.secretKey with your own access credentials.

Demo

About

Unsplash API Photo Viewer using advanced SwiftUI Layout mechanics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages