packages/expo-sharing/README.md
Provides a way to share files directly with other compatible applications and to receive compatible data shared from other apps.
For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.
Sharing content into your app is not supported in bare React Native projects.
For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.
npx expo install expo-sharing
No additional set up necessary.
Contributions are very welcome! Please refer to guidelines described in the contributing guide.