baronha / react-native-multiple-image-picker

🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.
MIT License
372 stars 104 forks source link

GIFs not displaying for Android devices #146

Open panwarRohit123 opened 3 months ago

panwarRohit123 commented 3 months ago

Whenever I open the gallery of Android devices, this plugin ignores all GIF files, so I don't see any option for select GIF.

panwarRohit123 commented 3 months ago

@baronha Please give any solution. How can i resolve it this problem ?

baronha commented 3 months ago

@baronha Please give any solution. How can i resolve it this problem ?

I will check the native library on the Android side to see if this can be resolved.