Files
SwiftUI/Examples/GitHub Search
2019-06-06 11:16:28 +03:00
..
2019-06-06 11:16:28 +03:00
2019-06-06 11:16:28 +03:00
2019-06-06 11:16:28 +03:00

GitHubSearchWithSwiftUI

GitHubSearchWithSwiftUI is an example that using 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
  • Swift 5.1
  • iOS 13 Beta

References

License

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