Never create a variable that will only be used once in one place. Variables were meant to be created when you need them in multiple places to reduce the amount of blocks you need, but in this case removing the variable would reduce the block amount by one.
A query:
I am using dynamic cards and common cards views, how to identify the click between one and the other, I canât know when the common card viewer is clicked, it goes to the component when a card viewer is clicked
Can anyone share demo aia of dynamic component extension? I makes it easier to understand. I have to been trying to look for some good videos on youtube for this, but couldnât find any.
You will get many designs with dynamic component extensions , Free AIA template, UI Kit & Resource Download , UI/UX with Koder Click here Or Google Play
Can you use this extension to create dynamic component of webview component of kodular?
google sheets is free to use. But if we load data from google sheets then how many queries or app request can google sheet address ? like everytime a user opens an app, a request will be sent. so there might be some limit.
In Schema, name is required for metadata, to invoke SchemaCreated event.
Otherwise, it gives JSONException, no value for name
Either update TemplateCreator wiki or pass an empty string if the name key is not found.