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

Prop seeMoreContainerStyleSecondary is required #59

Closed matziol closed 2 years ago

matziol commented 2 years ago

Property seeMoreContainerStyleSecondary is required in typescript declaration but docs says that it's optional. Probably it should be optional in index.d.ts too. Now I need to pass it as empty object as workaround

fawaz-ahmed commented 2 years ago

Released changes with ver 2.3.5