1.0.4 • Published 2 years ago

@kaloraat/react-native-text v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

react-native-text

Text input component for react native that is easy to use and style

how to use

Pass these props for size

title large medium small tiny

Pass these props for font weight

light semi bold heavy

Pass these props for alignment

center right

examples

<Text bold center color="#ffffff">
    Sign Up
</Text>
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago