react-native-deeplinking-widget-library
v0.1.2
Published
Android Widget with deeplinking
Readme
react-native-deeplinking-widget
Android Widget with deeplinking
Installation
npm install react-native-deeplinking-widget-libraryUsage
import { multiply } from 'react-native-deeplinking-widget-library';
// ...
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
