achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
119 stars 10 forks source link

fix: display an error when share extension view failed #37

Closed achorein closed 3 months ago

achorein commented 3 months ago

Summary

Instead of a silent error, hard to debug, detect errors when loading app with canOpenUrl.

Simulator Screenshot - iPhone 15 Pro - 2024-03-27 at 21 53 34

Todo