UNPKG

@boindahood/text-truncate-show-more

Version:

A simple React Native component to truncate long text and toggle between "show more" / "show less".

3 lines (2 loc) 116 B
export { default as TextShowMore } from './TextShowMore'; export { default as TextTruncate } from './TextTruncate';