fawaz-ahmed / react-native-read-more

React native library to show text in a condensed way and expand when needed. Drop in replacement for Text component and highly customizable. Can be used with expo or native cli for react native.
https://www.npmjs.com/package/@fawazahmed/react-native-read-more
MIT License
275 stars 37 forks source link

rendering see more text in a new line #82

Closed Bayramito closed 1 year ago

Bayramito commented 1 year ago
Ekran Resmi 2023-10-04 15 57 12

As you can see here, see more text is being added next to the actual text. What if I want to render it in a new line?

NOTE: i found a way to do that by adding width: 100% to the seeMoreContainerStyleSecondary prop but could not use same for see less..

fawaz-ahmed commented 1 year ago

Hi @Bayramito , if you want read more in the next line, you can switch to a different library: https://www.npmjs.com/package/react-native-read-more-text