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

make sheet take action of scroll not collection view #6

Closed
mohamedshaat opened this issue Feb 22, 2017 · 1 comment
Closed

make sheet take action of scroll not collection view #6

mohamedshaat opened this issue Feb 22, 2017 · 1 comment

Comments

@mohamedshaat
Copy link

i want when scroll collection view sheet take action

hryk224 added a commit that referenced this issue Feb 22, 2017
hryk224 added a commit that referenced this issue Feb 22, 2017
hryk224 added a commit that referenced this issue Feb 22, 2017
@hryk224
Copy link
Owner

hryk224 commented Feb 22, 2017

@mohamedshaat
Supported by v1.4.0 #7

You can use isScrollEnabledInSheet argument in func addCollection(:).

func addCollectionView(isScrollEnabledInSheet: Bool,
 flowLayout: UICollectionViewFlowLayout?,
 configurationHandler: ((UICollectionView) -> Void))

isScrollEnabledInSheet: false

f512377864996135738e254b41d77665

@hryk224 hryk224 closed this as completed Mar 30, 2017
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

2 participants