Releases: GSM-MSG/MSGLayout
Releases · GSM-MSG/MSGLayout
1.3.0 MSGLayout
Added
StackedLayout은 UIStackView를,
StackedScrollLayout은 StackedScrollView를 반환하도록 추가되었습니다.
Full Changelog: 1.2.0...1.3.0
MSGLayout 1.2.0
Added
StackedLayout을 추가적으로 지원합니다.
MSGLayout.stackedLayout(view, distribution: .fillEqually) {
redView
FlexibleSpacerView()
HStackView {
greenView
SpacerView()
}
}
What's Changed
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.2
Full Changelog: 1.0.1...1.0.2