react-native-payment-bridge
v0.1.18
Published
A React Native module for payment processing
Readme
react-native-payment-bridge
A React Native module for payment processing
Installation
npm install react-native-payment-bridgeUsage
import { multiply } from 'react-native-payment-bridge';
// ...
const result = 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
