1.0.9 • Published 4 years ago

react-native-asdk-tinkoff v1.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

react-native-asdk-tinkoff

ASDK Tinkoff

Installation

npm install react-native-asdk-tinkoff

Usage

import AsdkTinkoff from "react-native-asdk-tinkoff";

const result = await AsdkTinkoff.Pay(/*Init*/);
const result = await AsdkTinkoff.ApplePay(/*Init*/);
const result = await AsdkTinkoff.GooglePay(/*Init*/);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago