A Text component for React Native using styled-components.
prop | default | Description |
---|---|---|
font | `'System' | |
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 |
MIT @ Loconsolutions