I am trying to implement a paging TabView whose views are driven by a network call and yet it doesn't seem to be working as I would expect it to be.
Interestingly the page dots do get correctly updated but the attached error message seems to show that the underlying collection view isn't being set correctly resulting in a frame of (0,0,0,0).
Interestingly the page dots do get correctly updated but the attached error message seems to show that the underlying collection view isn't being set correctly resulting in a frame of (0,0,0,0).