[PAID] Recycler ViewPager

This extension allows you to create view pager with recycler view in horizontal and vertical orientation. This extension is based on modified sources of Recycler VeiwPager library on Github. Since this extension uses recycler view as view pager so there is no issue in showing 1000s of pages without any issues.

Released on : 02 July 2022

Last Updated on : 02 July 2022

Latest Version : 1.1.0

All Blocks
image
image
Documentation
image

This event raises when user changes the page. Return the old position and new position of the page that is active.

image

This event raises when a page needed to be updated with the referenced position. As it is same as recycler view then I would like you to read about android recycler view before using this extension.

image

This event raises when onCreateViewHolder of the adapter raises. You have to create your whole design here and then have to add your created design into the parent of recycler view/

image

These event raises when components receive click on them. Make sure to add click listener to the component by using AddClickListener block.

image

Initialize or creates the viewpager in given container.

image

Add your view in to the parent of recycler view.

image

Add the click listener to the given component with id.

image

Add a page at given position.

image

Remove a page at given position.

image

Returns the id of the component that was given to the AddParent block from given position.

image

Smooth scroll the view pager to given position.

image

Returns the current page position of view pager.

image

Set the total property of the view pager. This should be specified after initializing the view pager. This block specifies the total amount of pages that you want to show.

image

Set the orientation of the view pager. Default is Vertical. This property must be set before the initialization of view pager…

image

If checked then user won’t be able to swipe multiple pages in one swipe. Use this property if you want to make video player thing.

How to Use

A quick usage of the extension

image

First of all, You would have to initialize the view pager in a container. Make sure to set the orientation property first then just set the total amount of pages that you want to show to the users.
After setting the total of view pager, CreateComponent and BindView event will be called to create components and then bind them.

blocks (4)

Here I created a simple arrangement and label to show you. You can create any design with dynamic component extension with schema or blocks both.

blocks (5)

In BindView event you can set the properties of your components.

You can use PageChanged event for setting other properties that you want.

Screenshots
IMG_7cx1jt
Demo APK

RecyclerPager.apk (5.2 MB)


You can try the APK before purchasing the extension.

Buy

UPI :- ₹500

PayPal :- $8


Payments details are posted below. You can pay the amount there to buy the extension.


You can contact me for buying it