Skip to content

infinitered/react-native-pos-tools

Repository files navigation

react-native-pos-tools

A collection of tools for utilizing Microsoft Point of Service for .NET APIs in React Native

Installation

npm install react-native-pos-tools

Usage

import { multiply } from 'react-native-pos-tools';

// ...

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

Releases

No releases published

Packages

No packages published