0.1.6 • Published 5 months ago

react-native-stone-pos-deeplink v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

react-native-stone-pos-deeplink

Stone Android POS Deeplink Native Module

Installation

npm install react-native-stone-pos-deeplink

Usage

import { makeTransaction } from 'react-native-stone-pos-deeplink';

// ...

makeTransaction({ typeOfTransaction: 'DEBIT', amount: '500', ... });

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

0.1.6

5 months ago

0.1.5

5 months ago

0.1.4

5 months ago

0.1.3

5 months ago

0.1.2

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago