Closed muukii closed 3 years ago
previously, the following doesn't work correctly.
ZStackBlock { UIView.mock( backgroundColor: .layeringColor, preferredSize: .smallSquare ) .viewBlock .padding(.horizontal, 20) .alignSelf(.attach([.horizontal, .bottom])) }
previously, the following doesn't work correctly.