Skip to content

badredaha/rn-adyen-dropin

Repository files navigation

rn-adyen-dropin

React Native for Adyen DropIn

rn-adyen

React native module for Adyen DropIn

Installation

npm install rn-adyen

Usage

import { multiply } from "rn-adyen";

// ...

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