Hi everyone,
Is there a possibility to insert/create in glide a stack of scrollable images?
I am working on a medical app where users can scroll radiological images.
Thanks
Gio
Hi everyone,
Is there a possibility to insert/create in glide a stack of scrollable images?
I am working on a medical app where users can scroll radiological images.
Thanks
Gio
You can do so with an array column of images, then use it in an image component.

Thanks, I will try both