UIStackView inside UICollectionViewCell autolayout issues after running on Xcode 10 beta UIStackView inside UICollectionViewCell autolayout issues after running on Xcode 10 beta ios ios

UIStackView inside UICollectionViewCell autolayout issues after running on Xcode 10 beta


Embed your Stack View in a UIView. Also give the view constraints relative to UICollectionViewCell to make it behave like ContentView in UITableViewCell.