Skip to content

using non uiimageview in topviewcontroller #22

@kiddomk

Description

@kiddomk

i'm using a UIView containing other 2 sub uiviews and pagecontrol. when i start scrolling down, the topview was not animated. because i guess the topviewcontroller.view was not uiimageview?

However when i set the main view as uiimageview with some image, it was scrolling properly.

Also, I found in the sample project, when you scroll top view to second image, then scrolling the bottomview, the top one was switch back to the first one.

I'm using interface builder with a nib file instead of storyboard. are there any ways i can add cutomized uiview onto the top view and keep the effects? do I need to take a snapshot of the whatever the state of the topview then pass it back to background view to make it work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions