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
274 stars 37 forks source link

fix: #59 seeMoreContainerStyleSecondary is optional #60

Closed mlecoq closed 2 years ago

mlecoq commented 2 years ago

To fix #59

mlecoq commented 2 years ago

@fawaz-ahmed done !