Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 458 Bytes

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