react-native-camera-roll-picker icon indicating copy to clipboard operation
react-native-camera-roll-picker copied to clipboard

How can I get file type?

Open lossen opened this issue 8 years ago • 2 comments

Hello there!

How can I get file type? For example "image/png" I am using react-native-aws3 and I need pass type prop there

Thanks for any help.

lossen avatar Dec 12 '17 09:12 lossen

I am also using S3 bucket from AWS, couldn't get the File Type. Any work around on this.

irshad-vali-xelp avatar Feb 14 '18 09:02 irshad-vali-xelp

Use ReactNative - File Type https://github.com/prscX/react-native-file-type

BertoMunozCabrer avatar Oct 04 '18 07:10 BertoMunozCabrer