Best way to programming page for this iOS app - Swift

61 Views Asked by At

3 fullscreen pages with different uielements I need 3 fullscreen pages (in that moment) with different UIElements. Tell me pls best way to do that? Different VC? CollectionView? ScrollView?

1

There are 1 best solutions below

0
On

for pager you can use the pageviewcontroller or collectionviewcontroller in paging mode https://medium.com/@shaibalassiano/tutorial-horizontal-uicollectionview-with-paging-9421b479ee94