I'm using the Image Picker in a react-native project and I need to show the original name of the image file on the screen... I've read the documentation and I found nothing about that, can someone help me with that?
P.S: I'm using the latest version of React and Expo Image Picker.
Thank you!