ComponentNane should be in text string as âCard_Viewâ not the component block itself
Like this but instead Button write âCard_Viewâ
[quote=âImre_Erdelyi1, post:2147, topic:50789â] Card_View[/quote]
Hereâs the error itâs showing me
try this insted Card_View
It hasnât always worked
What do you mean?
Did you use foreach number instead 111?
Ok. we arenât going anywhere like this. I will make a sample aia when I get home. I canât now because Iâm not around computer
You should have 3 empty cardviews
Use scheme template
Hello Friend,
My problem seems much simpler and more basic to me whereas the Bloc Scheme template is not for amateurs although I love challenges but I donât understand this extension.
So if you can show an example that also allow others to benefit from it
Thanks in advance
Yes, you can both create extension instances dynamically and get the created component with GetComponent block to be able to use with extensions and generic setter/getters.
To set properties, use Any Component blocks.
Hi guys
What is the available components within this extension? For ex, âHorizontalArranagementâ is recognized, but not âBorderâ. How can I know what is there to use?
@yusufcihan i request you to add new update if I make big project using it than app is laging on loading all dyanmic components so make it not lag on big data and project loading
I have a lot of data in my app like instagram reels, I want to load it in a loop because when I open my app the app gets stuck and opens after some time, how to fix ?