Steps to reproduce
- Download a gif from URL as a base 64.
- Share using
shareSingle(...) (Tried for Facebook, Instagram & Mail)
- It loses all it's animation when shared.
Expected behaviour
It should be able to share the animated gif on the above-mentioned platforms.
Actual behaviour
It shares a static image on Facebook (only in IOS) and Instagram (Android and IOS). When shared on email (Only In IOS) it shares the actual base 64 string in the mail. Double checked if base64 code correct, yes it is. The screenshot for mail is attached.

Environment
react-native-share
3.5.0
Link to repo (highly encouraged)
https://github.com/
Steps to reproduce
shareSingle(...)(Tried for Facebook, Instagram & Mail)Expected behaviour
It should be able to share the animated gif on the above-mentioned platforms.
Actual behaviour
It shares a static image on Facebook (only in IOS) and Instagram (Android and IOS). When shared on email (Only In IOS) it shares the actual base 64 string in the mail. Double checked if base64 code correct, yes it is. The screenshot for mail is attached.
Environment
react-native-share
3.5.0
Link to repo (highly encouraged)
https://github.com/