achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
177 stars 15 forks source link

fix: android sharing csv file #111

Closed achorein closed 2 weeks ago

achorein commented 2 weeks ago

Summary

Fix text sharing on android. Mime type "text/*" is not only plain text.

Todo

Issue

Fixes https://github.com/achorein/expo-share-intent/issues/110