react-native-image-to-socials
v0.1.1
Published
Share images to social networks
Downloads
118
Readme
react-native-image-to-socials
Share images to social networks
Installation
npm install react-native-image-to-socials
Usage
import { multiply } from 'react-native-image-to-socials';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library