react-native-rook-logger-react-native
v0.3.10
Published
logger
Downloads
14
Maintainers
Readme
react-native-rook-logger-react-native
logger
Installation
npm install react-native-rook-logger-react-native
Usage
import { multiply } from 'react-native-rook-logger-react-native';
// ...
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