[FREE] Recycler Pager – An Extension to create sliding view pager with recycler view

1. Introduction

Description: 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.

Latest Version: 1.1.0V

Released on: 02 July 2022

Updated on: 16 December 2023

Aix Size: 18KB

2. All Blocks

image
image

3. Documentation

4. Usage

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.

5. Demo

bloxks

6. Downloads

File Name: com.sumit1334.recyclerpager.aix

7. Donate

If you liked my any work or the extension, you can support by donating some amount.

Paypal: paypal.me

UPI: iamwsumit@kotak

If you have any issue regarding the extension then you can contact me here

Thank you

Popular Posts

Custom ListView

This extension allow you create a list view in your apps. This list view is far more better and customizable than the normal list view of the builders..

07 September 2021

Custom ChatView

This extension allows you create chat view that allows you to send text, image, voice and file messages across the private or grouped users.

14 May 2022

Schema ListView

This extension helps you to create list view of any type of design with schema very easily. This extension uses recycler view library that allows you to larger no of lists…

15 September 2023

Scroll to Top