joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 772 forks source link

Get local file from storage and upload it #716

Open nikhilSriva opened 3 years ago

nikhilSriva commented 3 years ago

Hi, How can i get the local path using the content:// and upload it using an API? I'm using rn-image-picker to get the image path.

amoghbanta commented 3 years ago

@nikhilSriva https://github.com/react-native-image-picker/react-native-image-picker/issues/1561#issuecomment-761755089