rn-simple-read-more
v0.2.0
Published
Simple and lightweight ReactNative library to truncate text lines with "read more" and "show less" options.
Downloads
2
Maintainers
Readme
RNSimpleReadMore
Simple and lightweight ReactNative library to truncate text lines with "read more" and "show less" options.
Istallation
npm i -S rn-simple-read-more
Usage
<SimpleReadMore lineHeight={18} numberOfLines={3} text="Really long text...." />