Photo gallery extension or scripts?

How to make a photo gallery screen that adds a photo in the gallery automatically when you take a photo?


from extension:

1 Like

I mean like make a gallery app so when you take a photo in the app, it will save into a horizontal arrangement as well as a tiny db. And the next time, when you take another photo, it won’t replace the first one, and I don’t need to place in a lot of image components


The screen looks like this

You will need some form of dynamic method, either using CompCreator or html/javascript.

The problem is that I don’t know how to use the two methods that you suggested :sweat_smile:

Start with a static example, let's say 3 photos only, and after you got this running successfully do it dynamically

Taifun

Maybe there are easier ways?

Try

Taifun

How can I make it so that users can add photos themselves without going into the codes?

Perhaps make a canvas slider?

https://groups.google.com/g/mitappinventortest/c/Du922GBmk0c/m/RbwmNsLYAgAJ

(ignore the fonts part, and focus on the image swiping)

Ty!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.