Open tanvirovi opened 3 weeks ago
@tanvirovi thanks for the feature request, can you share a usecase for this?
@Kashif-E Efficient access to shared media files through the MediaStore. It also helps a lot with displaying all the saved images later. Storing URIs in a database can be helpful when you need to persist the reference to a media file across app sessions without storing the entire image file in the database.
Thanks @tanvirovi for explaining, this makes sense. I will try to build this asap but in that case one would have to manage the Uris for image views
There are few useable camera libraries for KMP, but CameraK stands out. Thank you for the quick response.
Thanks @tanvirovi that's the goal
Get the image URI when saving the Image