0.1.2 • Published 1 year ago

react-native-get-intent v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-get-intent

Get access to the Android Activity's intent

Installation

npm install react-native-get-intent

Usage

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