/react-native-simpl

A react-native package for Simpl pay

Primary LanguageJavaMIT LicenseMIT

react-native-simpl

Integrate Simpl as a payment gateways

Installation

npm install react-native-simpl

Usage

import { SimplView } from "react-native-simpl";

// ...

<SimplView color="tomato" />

Contributing

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

License

MIT