This repository was archived by the owner on Jun 19, 2019. It is now read-only.
This repository was archived by the owner on Jun 19, 2019. It is now read-only.
UIPageViewController with UICollectionView performance #49
Open
Description
Hi
We are using Classy on a project that has a UIPageViewController where each page has a UICollectionView.
When paging through the pages in the UIPageViewController we notice a small delay and with an attached profiler we notice that some of the time is spent in Classy.
Any advice on a workaround to remove the delay would be great.