TKUIHomeComponentInput

public struct TKUIHomeComponentInput

Undocumented

  • Fires whenever the home card will appear or disappear, providing true on appearance and false on disappearance.

    Declaration

    Swift

    public let homeCardWillAppear: Observable<Bool>
  • Undocumented

    Declaration

    Swift

    public let itemSelected: Signal<TKUIHomeComponentItem>
  • Undocumented

    Declaration

    Swift

    public let mapRect: Driver<MKMapRect>