I checked https://community.thunkable.com/t/free-gesture-handler-extension/4424 but did not work.
I have a vertical scrollable arrangement(VSA) which has a label full of text(label completely covers the VSA). Gesture extension is not working as it has a label on VSA.
How to make swipe left/right to create an event???
Please help me on this
I want to change the whole screen itself, view pager will have tabs and swiping will change the tabs if I am not wrong!!
ex:
Clicking Next button opens a new screen,
Clicking previous button open previous screen.
Similarly swipe should work
Can we achieve this ??
Why to use two screens, you can manage it in single screen with arrangements and use these two arrangements as layouts for view pager.
Also you can set animation for view pager so that, it will looks like changing screens. This is the most efficient way I guess.
3 Likes
Thank you !!! It worked for me as expected. I was not liking Tabs, there is a property where we can HIDE the tab. Great!!!
Thank You Kiran
3 Likes
If any post solves you problem, please kindly put a solution tick to that post.
The post is most likely this post
That would be helpful.
Vaibhav
(Vaibhav)
October 20, 2020, 7:54am
7
I have now marked @The_K_Studio reply as solution.
3 Likes
Vaibhav
(Vaibhav)
October 20, 2020, 8:52am
8
Ok so I don’t know who marked the original user’s reply as solution
2 Likes
system
(system)
Closed
November 19, 2020, 8:52am
9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.