allaboutapps / DataSource

Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.
MIT License
74 stars 10 forks source link

Bundle support for cells #10

Closed gunterhager closed 6 years ago

gunterhager commented 6 years ago

Allows to register NIBs from other bundles than the main bundle.

mbuchetics commented 6 years ago

awesome 👍