0.1.3 • Published 2 years ago

react-native-text-ruler v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-native-text-ruler

text content ruler using native module

Installation

npm install react-native-text-ruler

Usage

import { multiply } from "react-native-text-ruler";

// ...

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