Hi all, I would like to understand how to store images (on device for now).
I have followed through the following video: Mevi's Component Factory - Image picker & preview - YouTube and set up my own version of “image picker”.
However, I do not know how to store the images. Please advise. Cheers!

I would like to achieve 3 things here:
- Upload an image after clicking the icon.
- Have the ability to remove it upon clicking the x on the top.
- Allow device to save the record, so when the app launch again, the record is still in the app.
Please advice!
1 Like
You can use Cache File and Set Item to Storage Flow Function for this feature.
1 Like
Thanks for sharing, I’ve tried to play around but couldn’t do it 
Mind if I request for a breakdown? I’m not very familiar with logics