Shopify / FunctionalTableData

Declarative UITableViewDataSource implementation
MIT License
365 stars 30 forks source link

Making TableData a type used across both tables and collections #167

Closed g-Off closed 5 years ago

g-Off commented 5 years ago

This one is just a code shuffle, making the new TableData type useable by FunctionalCollectionData as well (also did a strongSelf rename to just self)