react-native-nitro-share-receiver
v0.1.16
Published
Put your app as receiving share target
Maintainers
Readme
react-native-nitro-share-receiver
Put your app as receiving share target
Installation
npm install react-native-nitro-share-receiver react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-nitro-share-receiver';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
