Not work images share on expo

Hello, i din’t find solution on expo for share images on social media “instagram and facebook”. How can i do ? Please help me ? this is important problem.

Hey @cengizakcan,

This isn’t possible at the moment with the available Share API in React Native. You’d have to use a third party library like react-native-share and either eject and use ExpoKit or start a Bare Workflow project that allows you to modify native code.

Cheers,
Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.