/PixabayImageSearchSample

Pixabay API Image Search Sample

Primary LanguageSwift

PixabayImageSearchSample

SwiftUI + LazyVGrid + Pixabay API + Codable + sync/async Sample

Getting Started

create Constants.swift like this.

struct Constants {
    // API KEY
    static let api_key           = " YOUR API KEY "
}

https://pixabay.com/

Screen capture

スクリーンショット 2022-01-01 17 04 58 スクリーンショット 2022-01-01 17 06 06