- Developed in Xcode 12
- Simple app that displays 5 different feed types in the UK music charts, each feed type will display 10 items
- Uses UICollectionLayoutListConfiguration to display the feed types and UICollectionView.CellRegistration/UIListContentConfiguration to register and configure the List cells
- The previous features are the same as https://github.com/mikechan1234/SwiftUI-Using-UIKit-Views