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

Horizontal UICollectionview scroll doesn't work in a Pageboy ViewController for the first time #257

Open
sajib-ghosh-iOS opened this issue Dec 2, 2020 · 6 comments

Comments

@sajib-ghosh-iOS
Copy link

I have a UICollectionview inside a Viewcontroller which is added as Pageboy. But when I try to scroll the collection view it doesn't work first time, it goes to the next pageboy view controller, when I come back from the viewcontroller then the Collectionview scroll works.

Is there any solution for this?

Thanks

@sugitatestblue
Copy link

same to me.

but parent view is UIScrollViewController.

@MainasuK
Copy link

MainasuK commented Jan 17, 2022

That's happend when nest the Tabman/Pageboy into a vertical scroll view. I'm not sure that's an UIKit bug or framework issue.

There is a demo to nest the XLPagerTabStrip into a UIScrollView. It's works without touch delay issue at the first time.

https://github.com/OfTheWolf/TwitterProfile

@sugitatestblue
Copy link

sugitatestblue commented Jan 17, 2022

@MainasuK Thank you but it is not resolution.
We want to resolve without XLPagerTabStrip module.

@sugitatestblue
Copy link

@sajib-ghoshInnofied
Did you resolve?

@sugitatestblue
Copy link

Are the Pageboy module still maintenance?

@sugitatestblue
Copy link

sugitatestblue commented Jan 20, 2022

Finally replaced Parchment.

https://github.com/rechsteiner/Parchment

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

No branches or pull requests

3 participants