When I tried using both HorizontalViewPager and VerticalViewPager in the same project I got attached error..
Can I use both with each other?
Not currently, they are essentially the same extension with a few tweaks. The horizontal view pager has not been officially released as a separate extension by @vknow360
Thank you.
Looks like this "index" is 0-based, better to change to 1-based, as same to other app inventor component.
Yes, fixable in Horizontal one but can't do the same with Vertical ViewPager as it will break a lot of blocks.
Dear @vknow360,
How to swipe tab bar with the change of view page in horizontalview pager. Like this
You can do that with the help of PageChanged
event.
Ok thanks
Why can't I run demo
Have you updated your companion app to 2.67 / 2.67u ?
I just bulid and run
I am running a 2019 Chinese version. Does this matter?
请使用官网 地址是login.appinventor.mit.edu/login
Very much.
Sorry I can't help if you are not using AI2 online.
好的,问题已解决。感谢
MIT can redistribute this extension:
I, vknow360 aka Sunny Gupta, attest that I am the author of the VerticalViewPager and HorizontalViewPager extensions , grant that the extension included in this project is free and that MIT has a non-exclusive irrevocable license to republish the extension as part of the project file for the purposes of the MIT App Inventor Appathon 2023.
Can I use this extension to create a TikTok - like infinite scrolling videos?
Yes, except it is not infinite.
Can't you make it infinite by like making 2 arrangements and making them change the video every time you scroll? would that work?
Can you make it so you can add the same component again?
This doesn't work, it only shows it one time and then its blank