0.1.12 • Published 11 months ago

react-native-perseus-common v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
11 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

11 months ago

0.1.11

11 months ago

0.1.10

11 months ago

0.1.9

11 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago