A RN library for pid issuing based on native IPZS Android SDK
npm install io-react-native-cie-pid
import { multiply } from 'io-react-native-cie-pid';
// ...
const result = await multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library