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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:03:47+00:00 2026-06-13T00:03:47+00:00

The iOS app Path has this really cool layered scrollView/tableView combination and I’m trying

  • 0

The iOS app Path has this really cool layered scrollView/tableView combination and I’m trying to figure out how it works . . .

If you havent seen it, there is an image that sits behind a UITableView such that when you scroll the tableview, the background image scrolls as well, but at a different rate.

Not sure how they achieve this effect, but I think it may be by layering two UIScrollViews one on top of the other and messing with the offsets/headers.

Has anyone come across this effect and if so does anyone have any ideas of how it may be achieved?? I’m currently having issues allowing a touch to scroll both scrollViews simultaneously.

Thanks!

  • 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-13T00:03:48+00:00Added an answer on June 13, 2026 at 12:03 am

    Sounds like a simple sort of parallax effect. You’re an the right track (or a right track, there are multiple ways to do this).

    the simplest way to achieve what i think you’re asking for would a scroll view behind your table view, which has a content size the same height as the image background. put your image in this scroll view.

    Then, implement the scrollviewdidscroll method and detect when your table view scrolls. Use the information to set the scroll offset for the background image scroll view. EG, whatever percentage offset your tableviews scroll is, set the background scroll to the same percentage.

    alternatively, if you don’t want to use a second scroll view, you can use the percentage offset to just move a uiimageview up or down in the background.

    once again, there are many ways you could implement that background moving, i’ve listed two simple ones, but bear in mind if your image is huge, you will need to break it up into some smallers parts, or use the uiscrollview method and load tiles.

    /brain dump.

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

Sidebar

Related Questions

I'm trying to get an audio file playing in my iOS app. This is
My iOS app has a need to uniquely identify each device so it can
I have an iOS app with a UITableView that has flexible width, which allow
I am trying to reuse one code in ios application . That code has
I make iOS app. I use MPMoviePlayerController, but this shows black background. I think
I'm trying to build an App for iOS using Flash Pro CS5.5, I need
I am trying to use zip/unzip functionality in my iOS app for that purpose
My iOS app sends MIDI bank and program changes to other devices using PGMidi
The iOS app Display Recorder claims to be able to record the screen of
My iOS app is randomly crashing but I don't get any warning/error in the

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.