0.1.26 • Published 3 years ago

react-native-maths v0.1.26

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-maths

A sample Library for basic math functions

Installation

npm install react-native-maths

Usage

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

// ...

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

0.1.26

3 years ago

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.10

3 years ago

0.1.0

3 years ago