ZupIT/beagle

iOS: How can i convert ServerDrivenComponent to UIView with style

Closed this issue · 0 comments

i try to create UIView from ServerDrivenComponent let view = renderer.render(component)
but it's giving me an empty view due to style size not being applied all subviews with zero sizes
what do you think there is missing thing?