1.3.0 • Published 8 years ago
react-native-generic-text v1.3.0
react-native-generic-text
A Text component for React Native using styled-components.
Options
| prop | default | Description |
|---|---|---|
| font | 'System' || 'sans-serif' | Font family to be used. |
| weight | 'normal' | Font weight |
| size | 14 | Font Size |
| color | 'black' | Font Color |
| lineHeight | 18 | You know this. |
| align | 'left' | Text alignment |
| style | additional styling for the text |
License
MIT @ Loconsolutions