0.1.12 • Published 9 months ago

react-native-perseus-common v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

react-native-perseus-common

A lightweight component and utils library.

Installation

Always use nvm use before use npm or yarn

npm install react-native-perseus-common

Usage

import { multiply } from 'react-native-perseus-common';

// ...

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.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago