Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supplementary view offsetting is ignored #121

Open
CallMeSH opened this issue Oct 13, 2019 · 0 comments
Open

Supplementary view offsetting is ignored #121

CallMeSH opened this issue Oct 13, 2019 · 0 comments

Comments

@CallMeSH
Copy link
Contributor

It is possible on iOS 13 to offset a supplementary view.
It took me a while to understand how they work and to obtain the result I wanted.

Unfortunately the library didn't support the offsets.
I have written the code needed to make my views work (top and bottom).
I also spent some time trying to modify the sample code of HeaderFooterViewController.swift to try several alternative configuration and I'm confident it's very close to what iOS 13 is doing in most situations.

PR is following this issue.

Thanks!

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

No branches or pull requests

1 participant