react-native-get-intent
v0.1.2
Published
Get access to the Android Activity's intent
Readme
react-native-get-intent
Get access to the Android Activity's intent
Installation
npm install react-native-get-intentUsage
import { multiply } from 'react-native-get-intent';
// ...
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
