Skip to content

suifumin/SwiftWaterFlow

Repository files navigation

SwiftWaterFlow

商城类展示瀑布流(swift) let layout = WaterFlow.init() layout.layout(data:"我们的数据源",columns:"想要展示的列数",marginLeft:"距离左边的距离",marginRight:"距离右边的距离",marginMinH:"相邻两列之间的 最小间距",marginMinV:"相邻两行之间最小间距"