Hello. I'm trying to open a specific photo in the ...
# multiplatform
t
Hello. I'm trying to open a specific photo in the photo library on iOS by its local identifier. Does anyone know how to do it by any chance? If it's even possible. I've tried with photo-redirect://asset/${asset.localIdentifier} but it just opens the photo library. Idk the proper way to do it.