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.
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
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