react-native-outlined-text
v0.7.0
Published
test
Downloads
7
Readme
react-native-outlined-text
Warning This is a work in progress. Use with caution.
Text with outline/stroke
Installation
npm install react-native-outlined-textUsage
import { OutlinedTextView } from 'react-native-outlined-text';
// ...
<OutlinedTextView color="tomato" />;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
