@particle-network/rn-auth-core
v2.0.4
Published
@particle-network/rn-auth-core
Downloads
109
Readme
@particle-network/rn-auth-core
react-native-particle-auth-core
Installation
npm install @particle-network/rn-auth-core
Usage
import { multiply } from '@particle-network/rn-auth-core';
// ...
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