I am creating a iphone app in which I am using Three20 open source for photo gallery. Now firstly I want to add a view in which some buttons are display and then tapping the button photo gallery show according to the button tapped category.
When I firstly open my app should shows that button screen.
I am creating a iphone app in which I am using Three20 open source
Share
You can create a new view like so –
Add
vas a subview to your superview. hope this helps…