@pagopa/io-react-native-login-utils
v1.0.6
Published
Login functions for App IO
Downloads
2,265
Readme
@pagopa/io-react-native-login-utils
test
Installation
npm install @pagopa/io-react-native-login-utils
Usage
import { getRedirects } from '@pagopa/io-react-native-login-utils';
// ...
const result = await getRedirects('https://tinyurl.com/testG0', {}, '');
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