Brightify / Reactant

Reactant is a reactive architecture for iOS
https://www.reactant.tech
MIT License
374 stars 14 forks source link

Reactant lacks `dequeueAndConfigure(identifier:indexPath:factory:model:mapAction:)` for the `CollectionView`. #31

Closed MatyasKriz closed 6 years ago

MatyasKriz commented 6 years ago

Currently there is only dequeueAndConfigure(identifier:row:factory:model:mapAction:) which doesn't allow the developer to specify the section number.