SFTypeSmartfeedHeader
SFTypeStripNoTitle
SFTypeCarouselWithTitle
SFTypeGridTwoInRowNoTitle
SFTypeGridThreeInRowNoTitle
SFTypeGridTwoInRowWithTitle
SFTypeGridThreeInRowWithTitle
SFTypeStripWithTitle
SFTypeStripWithThumbnailNoTitle
SFTypeStripWithThumbnailWithTitle
SFTypeGridTwoInRowWithVideo


SFTypeSmartfeedHeader

CollectionView

xib: SFCollectionViewHeaderCell.xib
base class for cell: SFCollectionViewHeaderCell

TableView

xib: SFTableViewHeaderCell.xib
base class for cell: SFTableViewHeaderCell


SFTypeStripNoTitle

CollectionView xib: SFCollectionViewCell.xib
TableView xib: SFTableViewCell.xib


SFTypeCarouselWithTitle

Important: For SFTypes which are “containers” for multiple recs at the same line – it is only possible to override the UI of a single item within the line. For more details please refer to Smartfeed UITableView Custom UI or Smartfeed UITCollectionView Custom UI.

Single item within the line CollectionView xib: SFHorizontalItemCell.xib


SFTypeGridTwoInRowNoTitle

Important: For SFTypes which are “containers” for multiple recs at the same line – it is only possible to override the UI of a single item within the line. For more details please refer to Smartfeed UITableView Custom UI or Smartfeed UITCollectionView Custom UI.

Single item within the line CollectionView xib: SFHorizontalFixedItemCell.xib


SFTypeGridThreeInRowNoTitle

Important: For SFTypes which are “containers” for multiple recs at the same line – it is only possible to override the UI of a single item within the line. For more details please refer to Smartfeed UITableView Custom UI or Smartfeed UITCollectionView Custom UI.

Single item within the line CollectionView xib: SFHorizontalFixedItemCell.xib


SFTypeGridTwoInRowWithTitle

Important: For SFTypes which are “containers” for multiple recs at the same line – it is only possible to override the UI of a single item within the line. For more details please refer to Smartfeed UITableView Custom UI or Smartfeed UITCollectionView Custom UI.

Single item within the line CollectionView xib: SFHorizontalFixedItemCell.xib


SFTypeGridThreeInRowWithTitle

Important: For SFTypes which are “containers” for multiple recs at the same line – it is only possible to override the UI of a single item within the line. For more details please refer to Smartfeed UITableView Custom UI or Smartfeed UITCollectionView Custom UI.

Single item within the line CollectionView xib: SFHorizontalFixedItemCell.xib


SFTypeStripWithTitle

CollectionView xib: SFSingleWithTitleCollectionViewCell.xib
TableView xib: SFSingleWithTitleTableViewCell.xib


SFTypeStripWithThumbnailNoTitle

CollectionView xib: SFSingleWithThumbnailCollectionCell.xib
TableView xib: SFSingleWithThumbnailTableCell.xib


SFTypeStripWithThumbnailWithTitle

CollectionView xib: SFSingleWithThumbnailWithTitleCollectionCell.xib
TableView xib: SFSingleWithThumbnailWithTitleTableCell.xib


SFTypeGridTwoInRowWithVideo

Same as SFTypeGridTwoInRowNoTitle but with Video on it.