react-native-stripe--test
v0.1.0
Published
mobile payment wrapper
Downloads
4
Maintainers
Readme
mobile-payment-wrapper
mobile payment wrapper
Installation
npm install mobile-payment-wrapper
Usage
import { multiply } from 'mobile-payment-wrapper';
// ...
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