I’m using a button to select an image from the Pictures folder, what I want is to save that selected image to the app’s Local Storage in order to be able to show that image using binding in a GridView. Is this posible? How could I do it? Thanks
Share
You would do it something like this: