Licence
MIT
Version
0.3.10
Deps
3
Size
51 kB
Vulns
0
Weekly
0
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