Pickers

enum Pickers

Collection of SwiftUI Pickers (shared)

Rating Widget

  • Picker for User Rating of a KodiItem

    See more

    Declaration

    Swift

    struct RatingWidget : View

Rating Widget Sheet

  • SwiftUI Button to show the RatingWidget in a Menu

    Note

    Used for tvOS or else the UI will be too cluttered
    See more

    Declaration

    Swift

    struct RatingWidgetMenu : View