mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-17 06:26:48 +01: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
- https://developer.apple.com/tutorials/swiftui/tutorials
- https://developer.apple.com/documentation/swiftui
- https://developer.apple.com/documentation/combine
- https://developer.apple.com/design/human-interface-guidelines/sf-symbols/overview/
License
GitHubSearchWithSwiftUI is under MIT license. See the LICENSE file for more info.