react-native-block-app
v0.1.1
Published
blocking apps from react-native
Readme
react-native-block-app
blocking apps with using react-native
Installation
npm install react-native-block-app
or
yarn add react-native-block-appUsage
import { multiply } from 'react-native-block-app';
// ...
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
