This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
Embedded scrollview linking Example - Question #75
Labels
Comments
Could you share the code that you have so I can understand what you are talking about? |
I didn't find a CDN for your library, so can't show you a working version but below is a snippet. Nothing special there. Just the code from your example The code below
Everything works as per your example gif, except that the top surface also scrolls out of view. In your GIF the top surface doesn't completely vanish as you scroll up so see the items in the embedded sub scrollview.
|
I would love to know how this works as well. I've tried a few different things with no success. |
I'll make a working example for this, possibly tomorrow |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to recreate the apple ticker card in the linked scrollview example, I have everything working except I can't figure out how to keep the top surface fixed like in the example. When I scroll up the surfaces on the parent scrollview scroll out of view.
The text was updated successfully, but these errors were encountered: