react-native-underline-text
v0.1.0
Published
React Native's Text with custom underline
Downloads
4
Maintainers
Readme
react-native-underline-text
React Native's Text with custom underline
Installation
npm install react-native-underline-text
Usage
import { multiply } from 'react-native-underline-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
Made with create-react-native-library