react-native-md-text
v0.1.0
Published
text component
Downloads
3
Readme
react-native-md-text
text component
Installation
npm install react-native-md-text
Usage
import { MdTextView } from "react-native-md-text";
// ...
<MdTextView 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