An open API service indexing awesome lists of open source software.

https://github.com/lucaspiressimao/react-native-filipeta

React Native Lib to generate filipetas to Smart POS Terminals
https://github.com/lucaspiressimao/react-native-filipeta

Last synced: 3 months ago
JSON representation

React Native Lib to generate filipetas to Smart POS Terminals

Awesome Lists containing this project

README

        

# react-native-filipeta

Module to generate filipeta from POS view

## Installation

```sh
npm install react-native-filipeta
```

## Usage

```js
import Filipeta from "react-native-filipeta";

// ...

const result = await Filipeta.multiply(3, 7);
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT