1.Introduction
Description: Using this extension you can create a vertical ViewPager. It is similar to Scroll View where you swipe to navigate between views, but in this only one view is shown at a time and user will have to swipe up and down to change view. Vertical ViewPager is used to show one view and then let user swipe up and down to toggle between different views.
Latest Version: 1.2
Last Updated: October 2, 2021
Released: June 10, 2021
2.Blocks


3.Usages
Initialize and Add views
Adds view pager to the container and adds given views into view pager
Alternatively you can add view at specific index too
Remove view by index
Removes the view present at given index
Remove view by view itself
Removes the view from pager but does not destroy that
Scroll To
Scrolls to given indexsmoothScroll
specifies whether animation should happen or not
Get Current View Index
Returns the current view’s index
Get Total Views count
Returns number of views added
Remove View Pager
Removes given view pager from view system
Use a different transfor
Setting this property to true/false will be applied on pagers created afterwards
4.Download
5. Want to Donate?
If you liked the extension then kindly consider about donating some amount to keep me to create extensions like this.
Thank you.
Hope it helps!