Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Fix dequeue not calling for UICollectionReusableView #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AgapovOne
Copy link

Declaring CollectionHeaderView<x>.on.dequeue doesn't get called inside any code of a framework.
Easily can be tested with adding on.dequeue in ExampleApp CollectionExampleController.swift.

This pull requests fixes this issue. Probably this is not the proper way to get dispatcher. Correct me if I'm wrong.
But that needs to be fixed asap

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant