Hello thunkable community,
I am currently working on a thunkable app, in which i wanted a small scrolling effect
In normal screen, the screen has these things - banner, pic, edit icon, name, description, content below,
I will make content using layout component
But i need, that when some scroll on the whole screen, i.e, not only content which will be in layout container, but on the name, description or rest of screen, then i want these changes to my screen,
Pic, edit btn and go upward btn at the top of the screen, the rest of the content below them
And one more thing, if anyone clicks on the go upward blue btn, then to show the normal screen of all items.
Normal Screen:
Scrolled screen
Is this possible in thunkable, if yes, then please tell how we can achieve these stylings?