DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.1k stars 1.48k forks source link

TIFF file format is not supported for Android #892

Open tragicmj opened 2 years ago

tragicmj commented 2 years ago

Describe the bug I am working on a market place app, where users can also chat. TIFF format images are not working for android, it works for iOS.

Dependency versions

dimaag-prashanth commented 1 year ago

Hi I'm working on same use case did you find any solution to render TIFF file.

tragicmj commented 1 year ago

No. Tiff files are by default not supported in android as far as I have checked.