Can any one make a list view extention like this… or is any other way to create this kind of list view for food delivery app like Swigi, Zomato by using schema???
Please guide me guys or give a extention please…
iamwsumit
(Sumit Kumar)
October 7, 2021, 3:20am
#2
You can create this list view with dynamic components extension.
Dynamic Components Extension
that supports every component in your AI2 distribution, instead of having pre-defined components.
I thought about making a full method to create all dynamic components without creating different blocks for every component because it would be useless. So I was trying to find a proper solution for a long time. And here it is!
The minimum required API version for this extension is 1 .
It basically uses Java’s Reflection feature, so this allows you to create…
And these guide will help you to make this.
Hey oders
This is my First Guide. Hoping it Helps Someone.
In this Guide i will try to Explain how you can Create any Design Dynamically using @yusufcihan Dynamic Component Extension.
As for Example, Here i am Going to Make this YouTube HomePage Video Card. <a class="lightbox" href="https://kodular-community.s3.dualstack.eu-west-1.amazonaws.com/original/3X/4/a/4ada2586ed98b8f29294a6bd5e4ea290610736ec.jpeg" data-download-href="/uploads/short-url/aGaI0bOi06W…
Introduction
Hello everyone I am Sumit kumar as you know @themaayur has published a guide about 5 different listview just that same in this guide presenting 5 more designs by dynamic component by @yusufcihan .
without wasting time lets go guys
Designs Name
1. Leaderboard
2. Follower List
3. Fantasy Team Player List
4. Shopping List
5. Transactions
Lets Start
1. Leaderboard
Preview
[IMG_20201212_172436_958]
Blocks
[blocks - 2020-12-12T162518.900]
Parameters
1st :- Rank or ID
…
So Welcome, Everyone today in this guide I will show how to make different listviews using @yusufcihan 's Dynamic Component Extension. It is fully Customisable According to your needs.
So Let’s Begin
1. Simple ListView (Icon, Title & Action Button)
• Layout
[image]
• Inputs
[image]
Icon : Url
Title : String
Material_Icon_Name : String
For Material Icon Name Click Here
• Blocks
[blocks]
• Schema
{
"name": "Simple ListView",
"metadata-version": 1,
"author": "Maayur (rewri…
1 Like
Thanks for your suggestion… I’m one of your followers, I always love your work… Yes we can create by using this extension but can’t function the label quantity change on list view like this