Hello Koders,
I am working on my new project and I have almost completed it but I have only one problem faced in my project.
I used one button when user click on this button then Component to Image Extension convert Vertical Arrangement into image and save it in external storage but the problem is that component to Image Extension successfully saves the image in external storage but the image doesn’t displays directly in in-built gallery app, I have to rename it from file manager then it displays in gallery.
In android system you need to refresh gallery after saving images from app manually in ios its automatic
to see image in gallery.
I think there is block to refresh gallery used it after saving image