react-native-fancy-label
v0.0.9
Published
Cross platform (eventually) class for styling text with gradients, strokes, inner/outer shadows with blurring, as well as fading.
Downloads
7
Maintainers
Readme
react-native-fancy-label
Cross platform (eventually) class for styling text with gradients, strokes, inner/outer shadows with blurring, as well as fading.
Currently this is just a wrapper on THLabel for iOS, with some slight modifications for auto-shrinking font size. Check there for more information.
The included example shows usage of every single value possible currently. Note: Currently this is only single line, width must be specified manually, and text value must be passed as a prop.