# react-native-thales-paysdk-wrapper

thales pay android sdk wrapper

## Installation

```sh
npm install react-native-thales-paysdk-wrapper
```

## Usage

```js
import ThalesPaysdkWrapper from 'react-native-thales-paysdk-wrapper';

// ...
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT
