achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
194 stars 14 forks source link

Not working at expo@52&ReactNative@0.76 #126

Open AruSeito opened 1 week ago

AruSeito commented 1 week ago

Describe the bug

hasShareIntent is false,and shareIntent is DEFAULT_SHARE_INTENT.

To Reproduce

  1. Share someone from safari
  2. Then this hook returned noting, and debug info
image

Environment

image

Additional context Add any other context about the problem here.

achorein commented 6 days ago

hello ! Thanks for your feedback on Expo 52, I didn't test yet this beta version, but seems to need a few updates for the next 3.0 version :)

AruSeito commented 6 days ago

Hello, the information I currently have is as follows. I hope it will be helpful to you. The JavaScript did not call any native content.

image

The function was not executed.