Skip to content

Basic concept of UICollectionLayoutListConfiguration/UICollectionView.CellRegistration/UIListContentConfiguration from UIKit and wrapped in a UIViewControllerRepresentable in SwiftUI

mikechan1234/SwiftUI-Using-UIKit-Views-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SwiftUI-Using-UIKit-Views v2

  • 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

About

Basic concept of UICollectionLayoutListConfiguration/UICollectionView.CellRegistration/UIListContentConfiguration from UIKit and wrapped in a UIViewControllerRepresentable in SwiftUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages