react-native-calculation
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

react-native-calculation

Project to calculate basic operation

Installation

npm install react-native-calculation

Usage

import { multiply } from 'react-native-calculation';

// ...

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

Dependencies (0)

    Dev Dependencies (21)

    Package Sidebar

    Install

    npm i react-native-calculation

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    9.45 kB

    Total Files

    11

    Last publish

    Collaborators

    • lepoussin