Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Conversation

@atdrendel
Copy link
Contributor

This pull request adds a background color modifier to ASCollectionView to allow consumers to specify background colors that share the standard system behaviors of extending behind navigation bars and allowing ASCollectionView to make large title navigation bars collapse automatically during scroll.

Closes #171

@atdrendel
Copy link
Contributor Author

I know this solution isn't very SwiftUI-y, but I couldn't come up with another simple solution to the problem described in #171.

@atdrendel atdrendel force-pushed the master branch 2 times, most recently from a5ce0f5 to cfae216 Compare September 2, 2020 09:07
@atdrendel
Copy link
Contributor Author

I'm closing this pull request because the pushes I've made to master since originally making this pull request have also been added to this pull request, which is definitely not what I intended.

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.

Background colors applied using SwiftUI's background(_:alignment:) modifier don't behave as expected

1 participant