Hi,
In our company we chose layout/Flexlayout from GitHub : layoutBox/FlexLayout for adapting Flexbox Layout for our IOS Product. I am reaching out to forum to seek some support from people who has some familiarity in the above mentioned framework can share their expertise which would help us in overcoming few of our blockers.
We use UITableview extensively in our Product and we face following issues while we integrated into the layout/Flexlayout:
- The TableviewCell were disappearing and when checked all UITableviewCells were taking same positions inside UITableview.
- When we try to take the content Size, the Scroll Indicators Height is also adjusted to some Flex Height and it is also getting added to UITableviews Frame.
- How do we manage Auto Resize of UITableviewCell and subsequently adjust the UIView below this container with this Flexbox Framework.
Looking forward to your replies and would really appreciate any sort of support from this Community
Thanks