Open richardtop opened 5 years ago
Yes, but that's not the 1st class support. The issue is about making AloeStackViewController to support child ViewControllers natively (i.e. it would do the manual work you've referenced)
Hey @richardtop thank you for the suggestion, this sounds like a great idea, we'll look into adding support for this via AloeStackViewController
in the future.
H @richardtop, I'm not the maintainer but I was able to use VCs as Aloe's children. You could try this in your VC:
And don't forget abot row insets. Hope this would be helpful.