【问题标题】:React-native - Expo, share on twitterReact-native - 世博会,在 twitter 上分享
【发布时间】:2018-05-21 14:12:22
【问题描述】:

我正在寻找在 Expo 上分享社交媒体的解决方案。我曾尝试使用 npm 的 react-native-social-share,但它在 Expo 上不起作用。有什么办法吗?

谢谢

【问题讨论】:

  • 您必须分离到 ExpoKit 才能使用本机库。

标签: reactjs react-native expo


【解决方案1】:

您可以使用此处描述的 React Native 的默认共享解决方案:https://facebook.github.io/react-native/docs/share.html#docsNav

【讨论】:

    【解决方案2】:

    你需要使用

    https://facebook.github.io/react-native/docs/share.html

    因为任何其他解决方案都要求您将 Expo 项目与常规项目分离,因为需要链接(例如 https://github.com/react-native-community/react-native-share) - 我不完全确定是否有一个解决方案可以包含所有基本社交共享而没有本机代码(我相信没有)

    【讨论】:

      猜你喜欢
      • 2023-02-17
      • 1970-01-01
      • 1970-01-01
      • 2022-12-05
      • 2023-04-09
      • 2018-08-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多