Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 259 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 259 Bytes

react-native-sum-up

Sum up api integration for React Native

Installation

npm install react-native-sum-up

Usage

import SumUp from "react-native-sum-up";

// ...

const deviceName = await SumUp.getDeviceName();

License

MIT