Skip to content

marty-suzuki/GitHubSearchWithSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubSearchWithSwiftUI

GitHubSearchWithSwiftUI is an example that using Combine and SwiftUI

Receive Results Receive Error SafariViewController

ricemill-sample branch is a sample which used Ricemill (that is Unidirectional Input / Output framework with Combine and SwiftUI).

TODO

  • Search with TextField's text
  • Reflect API responses to List
  • Separate API access from BindableObject
  • Use Combine with API access
  • Reflect responses in MainThread via Combine

Requirements

  • Xcode 11 Beta 5
  • Swift 5.1
  • iOS 13 Beta

References

License

GitHubSearchWithSwiftUI is under MIT license. See the LICENSE file for more info.

About

SwiftUI and Combine based GitHubSearch example.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages