react-native-htmlview icon indicating copy to clipboard operation
react-native-htmlview copied to clipboard

can you show me an example of using numberOfLines

Open doteyzm opened this issue 7 years ago • 3 comments

doteyzm avatar Aug 03 '18 06:08 doteyzm

<HTMLView
      value={html}
       rootComponentProps={{
              numberOfLines: 4
       }}
/>

skurgansky-sugarcrm avatar Dec 27 '18 20:12 skurgansky-sugarcrm

nodeComponentProps={{numberOfLines: 1}}

simonnet126 avatar Mar 15 '19 09:03 simonnet126

I think this needs to be updated in documentation for easier visibility.

v-singhal avatar Jul 09 '19 07:07 v-singhal