# WaterfallsFlowDemo **Repository Path**: cyanxu/waterfalls-flow-demo ## Basic Information - **Project Name**: WaterfallsFlowDemo - **Description**: 一款模仿淘宝的商品瀑布流的demo,按照图片宽高比例加载,自适应高度显示图片和文本内容 - **Primary Language**: Objective-C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 0 - **Created**: 2022-03-07 - **Last Updated**: 2025-08-27 ## Categories & Tags **Categories**: ios-modules **Tags**: UICollectionView ## README # WaterfallsFlowDemo #### 介绍 瀑布流自适应图片和文本的demo #### 软件架构 自定义UICollectionViewLayout,重写prepareLayout。