shift4-react-native
v0.2.0
Published
React native wrapper for shift4 mobile libraries
Readme
shift4-react-native
React native wrapper for shift4 mobile libraries
Installation
npm install shift4-react-nativeUsage
import { multiply } from 'shift4-react-native';
// ...
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
