@alrajhi-my/react-native-pingone
v0.5.0
Published
PingOne SDK
Downloads
12
Readme
react-native-pingone
PingOne SDK
Installation
yarn add @alrajhi-my/react-native-pingone
Usage
import { generateMobilePayload } from 'react-native-pingone';
// ...
const result = await generateMobilePayload();
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