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

Invisible cells at bottom-side for StackCollectionViewLayout? #9

Open
uzman opened this issue Jan 27, 2022 · 3 comments
Open

Invisible cells at bottom-side for StackCollectionViewLayout? #9

uzman opened this issue Jan 27, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@uzman
Copy link

uzman commented Jan 27, 2022

Hi this is a great library.
Is it possible to show cells bottom-side in stackview?
I don't want to change swipe direction. (left-right)
But i want to display invisible cells at bottom side.
Screen Shot 2022-01-27 at 12 57 40

@eleev
Copy link
Owner

eleev commented Jan 31, 2022

Hi, thanks! I'm not sure exactly what you mean under "to show cells bottom-side in stack view". If you refer to the attached image, then I think it's indeed possible. You need to create a new custom layout for UICollectionView. You can base a solution to this task on the layouts that are in the repository

@uzman
Copy link
Author

uzman commented Feb 1, 2022

Yes, I want to display like attached image.
I tried to modify StackCollectionViewLayout file but I couldn't succeed.
Can you help?

@eleev
Copy link
Owner

eleev commented Feb 8, 2022

Sorry for a delay. I can't promise anything, since now I completely dove into some other activities. I will post a new layout if/when I have a chance

@eleev eleev added enhancement New feature or request help wanted Extra attention is needed labels Feb 8, 2022
@eleev eleev pinned this issue Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants