iOS: How can i convert ServerDrivenComponent to UIView with style
iSallyAbdallah opened this issue · 0 comments
iSallyAbdallah commented
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?