Protocols

The following protocols are available globally.

  • A view model that can participate in an automatic diffing algorithm.

    See more

    Declaration

    Swift

    public protocol DiffableViewModel
  • Describes a reusable cell and specifies how to register it.

    See more

    Declaration

    Swift

    public protocol ReusableCellProtocol