Skip to content

katafuchix/PixabayImageSearchSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Pixabay API Image Search Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages