Consuming Dummy Product API

  • TableView with section header to show categorize products
  • CollectionView to scroll horizontally the product for each category
  • DetailView when tap a product card
  • ViewModel binded with combine

Scrolling