I am using a nested CollectionView. My first CollectionView is vertical, and the nest one is horizontal. On Android, everything is fine. On iOS however, on first load I can see all my horizontal items (vertical doesn't have any issues), but on second load, I only ever see the first item in the...