ios - UICollection View and UITable View inside UITableViewCell -


i using uistackview add uilabels along uitableview , uicollectionview. when data loaded views uilabels shown.

i have not added constraints in views please me know behavior of uistackview not allowing me show uitableview , uicollectionview.

but if add height constraints view works view gets messy. on scrolling main view in uistackview present after data load operation finished, view seen correctly.

i adding view wanted when main view first loads in attachment. before scrolling (no tableview , collectionview)

after scrolling view managed spacing there no tableview , collectionview


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

python - PyInstaller UAC not working in onefile mode -