consisty_aeps
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

consisty_aeps

The consisty_aeps library allows you to use android aeps sdk into your react-native app.

Installation

npm install consisty_aeps

or using yarn

yarn add consisty_aeps

Usage

import ConsistyAeps from "consisty_aeps";

const result = await ConsistyAeps.makeAEPS("", "", ........).then((data) => {
                console.log(data);
            });;

Contributing

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

License

MIT

Package Sidebar

Install

npm i consisty_aeps

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

12.2 MB

Total Files

120

Last publish

Collaborators

  • consisty_technology