Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 634 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 634 Bytes

GitHubUserSearch

GitHubUserSearch is an example that using ReactorKit and Swinject and RxSwift

Receive Results

TODO

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

Requirements

  • Xcode 12
  • Swift 5.2
  • above iOS 12

References