addylin i should use only one image componenet and if i uploaded image to cloudinary then 2 image components should created
example : if i have 1 image in cloudinary one image component and if i have 2 image in cloudinbary then the image component should be cloned and display both image
With the in built Cloudinary component in Kodular, you can not get images from Cloudinary. You can only upload image to Cloudinary.
addy can you give me links of those extension and correct blocks image for referance because im new to dynamic components
ill use firebase database
ADDYLIN
(ADDYLIN)
November 19, 2020, 4:43am
#8
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…
ADDYLIN:
Image Loader
Image Loader
Hi everyone,
Today I present a new extension based on Universal Image Loader that allows you to load and cache images.
Demo
Event
OnLoadingStarted: Event when the loading of the image is started. The url returns the URL of the image.
[OnLoadingStarted]
OnLoadingFailed: Event when the image is failed to load. The url returns the URL of the image.
[OnLoadingFailed]
OnLoadingComplete: Event when the image is loaded. The url returns the URL of the image.
[OnLoadi…
Kidular_user:
Blocks
Search in Community you will get more than what you are willing to.
1 Like
addy blocks by you please
This post was flagged by the community and is temporarily hidden.
This post was flagged by the community and is temporarily hidden.
iamwsumit
(Sumit Kumar)
November 19, 2020, 5:27am
#12
I have created in my app with these blocks
Output u can edit them according to ur mind
I have created images in a card view
3 Likes
iamwsumit
(Sumit Kumar)
November 19, 2020, 5:56am
#14
Sorry friend its my client app
but I have give u all block
Just drag the image in ur workspace
1 Like
i need to explore the project
kindly remove a;ll important data and please give aia
you have any other aia like this app
iamwsumit
(Sumit Kumar)
November 19, 2020, 6:09am
#22
it is not that aia but full copy of that screen
cloudinary.aia (238.5 KB)
2 Likes