As I said It also work with schema. Let know how to use schema with this extension
Blocks
I have used these simple blocks and made a listview with recycler view
There is also same logic that I said in the topic. You have to add the main or root view of the design to the parent or view holder of the recycler view and you are ready.
On data binding I have not focused much. I just used the random item from list so the random name will be shown to our label.
Output
I have taken the schema and whole design from this guide
You can make any design by any method through this recycler view extension.