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.