Skip to content

Playing around with the new declarative SwiftUI and Combine frameworks.

License

Notifications You must be signed in to change notification settings

nebyark/github-users-swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-users-swiftui

A simple SwiftUI/Combine app that outputs a list of GitHub users per search input.

Requires Xcode 11 (beta) to build, and macOS Catalina (beta) to view layout previews.

📄 Documentation:

📋 TODO:

  • publisher chain on an ivar without @Published
  • network request using Combine
  • async image loading in a SwiftUI List
  • debounce search input to avoid rate limiting
  • empty list state
  • user detail modal

About

Playing around with the new declarative SwiftUI and Combine frameworks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages