Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

flamme

macrumors newbie
Original poster
Feb 9, 2016
1
0
Hi All,

I am creating new app with Swift to learn IOS development.

I want to make iphone app like attached image.

In this app there is two section. One is left image buttons. When user click one of them then I will show details.

Should I put two view into view controller?

What is the best way?
 

Attachments

  • 125468714.jpg
    125468714.jpg
    60.2 KB · Views: 171

Dookieman

macrumors 6502
Oct 12, 2009
390
67
Hi All,

I am creating new app with Swift to learn IOS development.

I want to make iphone app like attached image.

In this app there is two section. One is left image buttons. When user click one of them then I will show details.

Should I put two view into view controller?

What is the best way?

This is be achieved using a UITableView with a slide out menu. There are tons of tutorials out that show you how to do this. If you are using an iPad you can look into UISplitViewController which mimics this but it only for large screens.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.