Instagram / IGListKit

A data-driven UICollectionView framework for building fast and flexible lists.
https://instagram.github.io/IGListKit/
MIT License
12.87k stars 1.54k forks source link

Change NSUInteger to NSInteger in public API #200

Closed rnystrom closed 7 years ago

rnystrom commented 7 years ago

This makes interop w/ Swift tricky. Let's audit and swap all NSUInteger to NSInteger in the public headers.

e.g. https://github.com/Instagram/IGListKit/blob/master/Source/IGListAdapter.h#L160

jessesquires commented 7 years ago

fixed in e2fbb6867056cbaab07acd076a995ad95c5b1dbc