Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@figuredev/react-native-receipts

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@figuredev/react-native-receipts

React Native Module for Rendering Figure Receipts.


Version published
Weekly downloads
2
Maintainers
9
Weekly downloads
 
Created

rn-receipts

React Native Module for Rendering Figure Receipts.

Installation

npm install rn-receipts

Usage

import { multiply } from "rn-receipts";

// ...

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

FAQs

Package last updated on 12 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts