This repository was archived by the owner on Apr 11, 2022. It is now read-only.

chris-swift-dev/AdvancedList-SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a usage example of my Swift package for an advanced SwiftUI List view which adds pagination and an empty, error and loading state on top of the existing List view. You can find the Swift package here.

I often deal with lists which can have different view states (empty, error, items or loading). Currently I use an extended version of IGListKit to create these advanced lists in my UIKit applications.

Animated preview image

Releases

No releases published

Packages

No packages published

Languages