nnieto / nativescript-image-cache-media

Other
0 stars 3 forks source link

Issue with Height and ScrollView #1

Open manijak opened 7 years ago

manijak commented 7 years ago

If I add the component innside a ScrollView the height is not calculated properly. It is always 0, so no image is shown. We have to hardcode height in order for the image to show. Same happens if the image is wrapped in a Layout.

This is on iOS.

nnieto commented 7 years ago

Hi @manijak, thanks for the feedback, I am afraid, I do not have an apple device avalaible at this time, if you can fork the repository and fix the issue I really appreciate it. When I have an apple device again I will fix it. Thank you again.