I am stuck today at ios image uri path
It is giving me path like this.and it is uploading to server as it is so i can't load these images in my view. Please help me anyone
assets-library://asset/asset.PNG?id=CE542E92-B1FF-42DC-BD89-D61BB70EB4BF&ext=PNG
But i want the path something like this
file:///Users/USERNAME/Library/Developer/CoreSimulator/Devices/########-####-####-####-############/data/Containers/Data/Application/########-####-####-####-############/Documents/########-####-####-####-############.png
Here is the link of a similar unanswered question - After Image Uploading, image uri is null for iOS alone in React Native