Skip to content

A Swift data structure for easier pagination with some modifications to the original project to allow movement of items between pages

License

Notifications You must be signed in to change notification settings

madebylotus/PagedArray

 
 

Repository files navigation

PagedArray

Version License Platform

Extended features from the original project

  • Reordering of the array
  • Deleting elements from the array
  • Appending new elements in the array
  • Set an element in any index of the array

UITableView example

About

A Swift data structure for easier pagination with some modifications to the original project to allow movement of items between pages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 94.3%
  • C++ 3.5%
  • Ruby 2.2%