react-native-authentication-module
v0.1.1
Published
Custom Auth Module
Downloads
4
Maintainers
Readme
react-native-authmodule
Custom Auth Module
Installation
npm install react-native-authmodule
Usage
import { multiply } from 'react-native-authmodule';
// ...
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