0.1.2 • Published 3 years ago

react-native-hoodoo-auth v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-hoodoo-auth

React Native Hoodoo Auth Library

Installation

npm install react-native-hoodoo-auth

Usage

import HoodooAuth from "react-native-hoodoo-auth";

// ...

const result = await HoodooAuth.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT