jsdf/react-native-htmlview

Truncate text in html view

Thomas9292 opened this issue · 1 comments

Hi, I am trying to automatically truncate content in the HTMLView. I think currently, it is not possible to set a limit for the size of the view.

Has there been any discussion already on adding functionality similar to the standard Text component's numberOfLines prop?

Looking for the same. Did you find any solution for this ? @Thomas9292