Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Advances in CollectionViews

Advances in CollectionViews

The talk covers the new layout included in iOS 13. The compositional layout which enables you to create complex layouts without writing a lot of boilerplate code.
Demo Link: https://github.com/rahuljain01/CompositionalLayout

Speakers: Vinita Miranda & Rahul Jain
Vinita has 7.5+ years of experience in iOS. Currently working as an iOS Developer at Dream11.
LinkedIn: https://www.linkedin.com/in/vinita-miranda-3874a824
Rahul Jain: https://www.linkedin.com/in/rahuljain01/

Presented at Swift Mumbai Chapter 9 Meetup hosted by Dream11
https://www.meetup.com/Swift-Mumbai/events/260541095/

Swift India

June 22, 2019
Tweet

More Decks by Swift India

Other Decks in Programming

Transcript

  1. 200

  2. Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update:

    invalid number of sections. The number of sections contained in the collection view after the update (10) must be equal to the number of sections contained in the collection view before the update (10), plus or minus the number of sections inserted or deleted (0 inserted, 1 deleted).