1.5.40 • Published 12 months ago
rn-auth-core-beta v1.5.40
@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