Recycler View

This extension allows you to create recycler view in your app. This extension works with dynamic components extension by YusufCihan and you can also use kodular in built dynamic component for making recycler view. This recycler view is different from other. How :- It has grid supported with your desired rows and you can also create the horizontal recycler view too through this extension. This extension also have more than 10 animations. This extension brings almost all features of android recycler view.

Released on : 20 Jun 2021

Last Updated on : 02 Dec 2021

Latest Version : 5.0.0

All Blocks
image image image image image
Documentation
component_event(1)

This block raises when the use scroll and you need to change the data in created component. See the usage for more and better understanding

component_event(2)

This event raises when any error occurred like invalid parent view or invalid index or component

component_event(3)

This event is the main event of the recycler view. This will be raised when recycler view calls to create the component. You have create your all component in this blocks. See usage for more info and understanding

component_method(1)

This block create the recycler view in given layout with given orientation. See usage for more info and understanding

component_method(2)

This block add the main or parent component of your design to the parent or view holder of the recycler view. I know it is hard to understand this block. See usage for more info and understanding

component_method(3)

This block changes the ID of the component that you have used in the AddComponentToParent block. See usage for more info and understanding

component_method(4)

This block return the parent or view holder through the component. You have added the parent and component through AddComponentToParent .

component_method(11)

This block returns the container for creating components in it then later you can add those component through AddComponentToParent.

component_method(10)

This block returns the ID of component that you have added through AddComponentToParent blocks

component_method(6)

This block returns the component from the given parent view. It return those component that you have added through AddComponentToParent block.

component_method(5)

This block returns the index of the first visible item of the recycler view.

component_method(7)

This block returns the index of last visible item of the recycler view

component_method(9)

This block returns the true if the recycler view is created or false if not created

image

These are the horizontal and vertical alignment for the recycler view

image

These are two types of property that tells the recycler view to create grid view or linear layout

image

This block set the animation duration for the recycler view

image

This block set the animation that you want

image

This block set the total count of the recycler view. Mean if you have to create 100 component the you will need to give 100 here

image

This block set the rows that you want to create in grid view

How to Use

Now I am providing you a little usage for making recycler view

Extensions Needed

image

image

You need to create the recycler view first in your desired layout. Also, set the total count of the components that you want to create

image

When the recycler view created it will call the CreateComponent event then you will have to create the component. I have created the component through a procedure.

blocks(5)

This is the procedure in which I am creating the component. Make sure to add the main or parent component to the view holder of the recycler view through AddComponentToParent block.

image

Then you will have to set the data according to the DataBind event. It will be raised when user scrolls the screen and then you will need to change the data. You can take the id of the main component that you have added through AddComponentToParent block through GetIdFromParent block.

Now you are good to go and you have created now a simple design for your recycler view.
You can also use Schema for making components for recycler view.
You can also apply the animation that you want.

Screenshots
GIF-210620_085805 GIF-210624_091600 GIF-210624_091455 GIF-210624_091352 GIF-210624_091225
Buy

UPI :- ₹700

PayPal :- $11


You can contact me for buying it