-2

I want to create a simple app to show three different views in which I can put some informations and buttons.

I would like to know how can I implement it.

Is it possible to do it in a single view?

Is it raccomandabile using the ScrollView?

I would like to start my application from the center view, allowing my users to swipe left or right to navigate in the pages.

jwpfox
  • 5,124
  • 11
  • 45
  • 42

1 Answers1

0

What you are looking for is PageViewController. Search this term in Google or YouTube and you will highly likely find tons of good tutorials. Also, check the following links:

mert dökümcü
  • 761
  • 3
  • 9
  • 31