meliorence / react-native-render-html

iOS/Android pure javascript react-native component that renders your HTML into 100% native views
https://meliorence.github.io/react-native-render-html/
BSD 2-Clause "Simplified" License
3.48k stars 589 forks source link

add support for a ref prop #632

Open pvanny1124 opened 1 year ago

pvanny1124 commented 1 year ago

Hello, i am trying to pass in a ref to the RenderHTML component and it seems like there is no prop support for handling refs.

Is there a workaround or can we add this functionality to RenderHTML.

Thanks

jechazelle commented 1 year ago

Hi @pvanny1124, do you have a solution the listen the height please?