You can integrate social media share function with this component without using sdk
A module for React Native that adds your app to the share menu of the device
Adds the application to the share menu of the device, so it can be launched from other apps and receive data from them (current text or images).
Use the iOS share sheet from React Native
React Native Share, a simple tool for share message and file to other apps.
Use the iOS and Android native Twitter and Facebook share popup with React Native https://github.com/doefler/react-native-social-share
Use the built-in share view from iOS and Android to let the user share on Facebook and Twitter. It will use the user’s existing account without having to get new authorizations. You can even preset text, image and link for the share view.
In other words a React Native wrapper for the SLComposeViewController
React Native Activity View is a React Native library for displaying iOS share and action sheets.
React Native Share, a simple tool for share message and file to other apps.
#react-native #programming