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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T21:33:21+00:00 2026-06-10T21:33:21+00:00

I have a horizontal UITableView and it has a subclass of a UITableViewCell. I

  • 0

I have a horizontal UITableView and it has a subclass of a UITableViewCell. I am trying to have an animation where if someone taps on the UITableViewCell the cell does a backflip animation and resizes into a modal view. How and what is the easiest way to do this?

  • 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-10T21:33:23+00:00Added an answer on June 10, 2026 at 9:33 pm

    For this you can actually perform exactly what you want using UIView’s class method:

    transitionFromView:toView:duration:options:completion:
    

    http://developer.apple.com/library/ios/#documentation/uikit/reference/uiview_class/uiview/uiview.html

    You could do the following:

    • Create a clone of the UITableViewCell that has been pressed
    • Overlay it on the table view at exactly the same position as the pressed cell
    • Call the method above using the ‘from’ view as the cloned cell view and the ‘to’ view as the new ‘modal’ view (a view that fills the screen).

    I recommended that you create a clone otherwise the cell is removed from the tableview:

    The starting view for the transition. By default, this view is removed from its superview as part of the transition.

    edit: I forgot to mention, the animation that you’re looking for is UIViewAnimationOptionTransitionFlipFromBottom

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

Sidebar

Related Questions

I have a UITableView and a UITableCell subclass. Each table cell has two scrollviews
I have a regular-style UITableView—the one that has a white background and gray horizontal
I have a horizontal animated menu that has a strange behavior because it works
Please, let's focus on the horizontal size (width). I have horizontal StackPanel which auto-resizes
I have a UITableView with custom background images in each cell. The bottom cell
I have a button in horizontal UITableView inside another UITableView. When I tap a
I have a bunch of horizontal UITableView which is put inside a UIViewController1. I
Possible Duplicate: Horizontal scrolling UITableView Can I have a UITableView scrolling horizontally in the
Possible Duplicate: Horizontal UITableView I need to make a UITableView horizontally scrollable. I have
I'm using a UIPanGestureRecognizer to recognize horizontal sliding in a UITableView (on a cell

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.