react-native-measure-text-chars
v0.3.9
Published
measure text widths
Readme
react-native-measure-text
measure text widths
originaliy forked from https://github.com/breeffy/react-native-measure-layout
Installation
npm install react-native-measure-textUsage
import { multiply } from "react-native-measure-text";
// ...
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
