Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8697867
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:37:06+00:00 2026-06-13T01:37:06+00:00

I want to create a menu like below for my iPhone app. Is it

  • 0

I want to create a menu like below for my iPhone app. Is it possible?
First, only the main items will display. and when we clicking on a main item its sub items will show in two columns.

menu

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T01:37:07+00:00Added an answer on June 13, 2026 at 1:37 am

    The easiest way to do it is using a customized UITableView with sections.

    • Each header of each section will correspond to your “Main Item X”. You can use a custom view for your headers thanks to the UITableViewDelegate methods, so you can provide a UIView containing a UILabel and the image of your “>” or “v”, and a UITapGestureRecognizer to handle the tap that will open of close the submenus
    • Each section will contain either 0 (if the menu is closed) or N items (if it is open)
    • Each cell of your tableView, that will correspond to a row, will contain two labels (or buttons), one for the item on the left and one for the item on the right.
    • When the UITagGestureRecognizer of a section is tapped, you can toggle a BOOL that tells if the section is “open” or “closed” and then call reloadData on your UITableView to show or hide the corresponding cells

    The rest is basic table view programming so you can implement the table view as you usually do (see the “Table View Programming Guide” in the Apple doc for more details).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create a multilevel menu using jQuery. The main idea is by
I want to create an animated menu. first it's hidden outside screen when user
I want to create a rectangle glass and a menu exact like that is
I want to create a tab menu similar to TabHost but I would like
I want to make a menu for my app like bottom menu of Camera+
I want to create a menu like on this design A menu where you
I'm want to create a menu for a status bar item like the one
I want to create a Facebook-like application, with a menu like this : https://i.stack.imgur.com/yCyzF.png
i want to create sub menu for a BB application when i click on
I want to create a menu bar identical to the one in windows forms

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.