Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 432 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 432 Bytes

react-native-generic-text

A Text component for React Native using styled-components.

Options

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

License

MIT @ Loconsolutions