Hi!
I’m new to fuse and loving it! I was wondering how would you go about accessing the device album/photos/pictures?
I know there’s an existing example on how to take a picture with the camera and access the file but what about the already existing pictures in the device? Something link <input type="file />.
Is there any existing UX/FuseJS I failed to see? Do you need to go Uno for something like this?
If not possible trhough UX/JS/Uno then would it be possible to use a WebView with an and then access the file from UX/FuseJS???
Thank you!!