0.1.0 • Published 9 months ago
citpl-auth-rnlibrary v0.1.0
citpl-auth-rnlibrary
This React Native library for handling social loginfunctionality, which can be reused across different React Native project
Installation
npm install citpl-auth-rnlibrary
Usage
import { multiply } from 'citpl-auth-rnlibrary';
// ...
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
0.1.0
9 months ago