How to share text content or web url to other social apps

Please provide the following:

  1. SDK Version: 48
  2. Platforms(Android/iOS/web/all): iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I want to share text content or web url to other social apps, based on the documentation " expo-sharing allows you to share files directly with other compatible applications." and the Sharing.shareAsync(url, options) requires passing file url and doesn’t take any text input for iOS, I wonder if this is the right library for my use case. If not, what would be the suggested library for my use case of sharing text content to other social apps?

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