react-native-withframework-check
v0.1.2
Published
framework check
Downloads
2
Maintainers
Readme
react-native-withframework-check
framework check
Installation
npm install react-native-withframework-check
Usage
import { multiply } from 'react-native-withframework-check';
// ...
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