We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i want when scroll collection view sheet take action
The text was updated successfully, but these errors were encountered:
Refactor & Support #6
b24dbfc
2e81c4b
Merge pull request #7 from hryk224/v1.4.0
41e2e54
@mohamedshaat Supported by v1.4.0 #7
You can use isScrollEnabledInSheet argument in func addCollection(:).
isScrollEnabledInSheet
func addCollection(:)
func addCollectionView(isScrollEnabledInSheet: Bool, flowLayout: UICollectionViewFlowLayout?, configurationHandler: ((UICollectionView) -> Void))
isScrollEnabledInSheet: false
Sorry, something went wrong.
No branches or pull requests
i want when scroll collection view sheet take action
The text was updated successfully, but these errors were encountered: