react-native-nfd-package
v0.1.11
Published
test
Readme
react-native-nfd-package
This package will help you integrate your app with the NFD Device
Installation
npm install react-native-nfd-packageUsage
import { multiply } from 'react-native-nfd-package';
// ...
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
