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 909425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:52:34+00:00 2026-05-15T16:52:34+00:00

Does anyone know of a UI Library for iOS, that acts like a horizontal

  • 0

Does anyone know of a UI Library for iOS, that acts like a horizontal UITabelView?

I want to scroll cells from right to left and not from up to down.

  • 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-05-15T16:52:35+00:00Added an answer on May 15, 2026 at 4:52 pm

    I had a similar requirement: Horizontally scrolling tables in cells of a normal, vertically scrolling table.

    My solution: I put a standard UIiew in the outer table’s cell. This view had its transform property set to turn by 90°, serving as a “hinge”, turning its contents to the side.

    In the hinge view was another UITableView. Since it is contained in the turned view, it appears horizontally on the screen. The cells of this inner table contained another hinge view, turning their contents -90°, back to the upright orientation.

    This might sound a little confusing, but it gives you all advantages of table views, in horizontal orientation. It’s less confusing if you leave out the outer table view with their cells which are not needed in your case.

    Edit: to answer comment

    Performance was definitely great. Actually, performance was the major reason to switch to this approach. Table views are especially great for displaying huge data sets, since they only instantiate visible views (cells) and reuse them after being scrolled out. By itself a table view is quite light weight and very optimized for its purpose. My data sets where middle size, I’d say (about 100 items in both dimensions) and scrolling was perfectly smooth.

    The other thing besides performance I was concerned about was touch handling. It went out that the table views (which derive from scroll views) always detected the gesture correctly (scrolling a scroll view in a scroll view is not easy to get right). If you swiped vertically the outer table view would handle the events, if you swiped horizontally the inner table gets all the events. I was quite impressed of how well the framework handled this non standard situation.

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

Sidebar

Related Questions

Does anyone know if it is possible to implement TTS in iOS development like
Does anyone know of a library/component for Delphi that allows exporting graphics to a
Does anyone know of a library that has a C++ Carbon API to call
Does anyone know of a library or something that will convert an NSDate into
Does anyone know a good library to allow us to programmatically monitor a parallel
The Event Handling Guide for iOS mentions the Device Features Programming Guide. However, that
I'm looking for a terminal UI library providing widgets like buttons, checkboxes and so
I want to create pkcs12 private and public key files in c# .net I
I'm working on a existing embedded system (memory is limited, Flash is limited, ...)
I Have a small business network with a couple of switches, end devices but

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.