TableViewCells

  • RetryTableViewCell holds a reload function that can be used to trigger reloads on attached viewModels data source

    See more

    Declaration

    Swift

    public final class RetryTableViewCell: UITableViewCell
  • LoadingTableViewCell holds a loadingIndicator view

    Declaration

    Swift

    public final class LoadingTableViewCell: UITableViewCell, LoadableView