listapp.ios icon indicating copy to clipboard operation
listapp.ios copied to clipboard

✨ Basic lists from iOS 2 to iOS 15

listapp.ios

Basic lists on iOS :sparkles:

  • UITableView iOS 2* Objective-C 2008
  • UITableView iOS 2* Swift 2008 diff
  • UICollectionView iOS 6 2012 diff
  • Compositional Layout iOS 13 2019 diff
  • Diffable Data Source iOS 13 2019 diff
  • SwiftUI iOS 13 2019 Playground diff
  • UICollectionView Compositional Layout List iOS 14 2020 diff
  • Swift Playgrounds 4 iOS 15 2022 diff

* actually iPhone OS 2

Notes

  • Need Xcode 11 or Xcode 12 or Swift Playgrounds 4
  • No Storyboards :no_good:

Credits

Contact

License

This project is available under the MIT license. See the LICENSE file for more info.