react-native-simple-authen
v0.0.1
Published
is a small and simple package that helps make your React Native app
Readme
react-native-simple-authen
Installation
npm install react-native-simple-authenUsage
import { multiply } from 'react-native-simple-authen';
// ...
const result = 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
