Skip to content

SwiftUI-List-Pagination is a complete project that implements the paging function.

Notifications You must be signed in to change notification settings

zhishidapang/SwiftUI-List-Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUI List Pagination base RandomAccessCollectoin

Introduction


Pagination code is from crelies'List-Pagination-SwiftUI. I made a complete project with reference to crelies' code

SwiftUI-List-Pagination is a complete project that implements the paging function.

Features

  • define struct implement Identifiable
  • use RandomAccessCollection to get isLastItem function
  • SwiftUI show data

About

SwiftUI-List-Pagination is a complete project that implements the paging function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages