I'm using react-native-photo-editor[https://github.com/prscX/react-native-photo-editor] npm I'm testing on both Andoird 10 & Android 11 devices.
Scenario:
When I click on the save option after editing. Then the image is saved into Pictures/PhotoEditorSDK/ folder.
After that, the Image is visible when I go into the PhotoEditorSDK folder using internal memory. i.e., [internal storage / Pictures / PhtotoEditorSDK ]
In File Manager, We have some shortcuts to display data.
Like in my redmi device, I have Images, Downloads or recent, etc shortcuts in the file manager.
That edited image is not present in recent or Images shortcuts.
That edited image that is present in the Internal Storage path will be visible in images after some time [Like 1 day].
Can anyone tell, what's happening here?