react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
filename from Image returning null on iOS
Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.36.0
- react-native v0.64.1
Platform
- iOS
Expected behaviour
filename field in Image object returns filename
Actual behaviour
filename field returns null value.
It should have an filename, as our patch for now is to get the filename from the path like we do for android.
This used to work from my understanding (before my time in our codebase) but has broken recently, maybe this to do with the latest iOS update?
same issue
+1
+1