I've created 2 newsfeeds, using UICollectionViews, embedded in UIViewControllers as children of another UIViewController featuring a UISegmentControl like TikTok. I'm running into the problem of videos in previous cells running in background. How would I create 2 vertically scrolling UIPageViewControllers, embedded in one UIViewController featuring segment control to host 2 newsfeeds in one UIViewController, like TikTok?
↧