Open sajib-ghosh-iOS opened 3 years ago
same to me.
but parent view is UIScrollViewController
.
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.
@MainasuK Thank you but it is not resolution.
We want to resolve without XLPagerTabStrip
module.
@sajib-ghoshInnofied Did you resolve?
Are the Pageboy module still maintenance?
Finally replaced Parchment.
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