1.0.5 • Published 8 months ago

csb-paymentui-sdk v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

react-native-csb-paymentui-sdk

react-native-csb-paymentui-sdk is the sdk used in the banking applications

Project Setup

npx create-react-native-library csb-paymentui-sdk

What is the name of the npm package? react-native-csb-paymentui-sdk

What is the description for the package? react-native-csb-paymentui-sdk is the sdk used in the banking applications

What is the name of package author? pavannayak19

What is the email address for the package author? pavan@codezyng.com

What is the URL for the package author? https://github.com/CodeZyngRepo

What is the URL for the repository? https://github.com/CodeZyngRepo/react-native-csb-paymentui-sdk

What type of library do you want to develop? Native module

Running the application

npm install yarn yarn example android yarn example ios

Installation

npm install react-native-csb-paymentui-sdk

Usage

import { multiply } from 'react-native-csb-paymentui-sdk';

// ...

const result = await 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

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago