# CocosCreatorUIExpand **Repository Path**: zenskcode/CocosCreatorUIExpand ## Basic Information - **Project Name**: CocosCreatorUIExpand - **Description**: 大道至简,殊途同归。 CocosCreatorUIExpand是对于Cocos Creator现有的UI组件上的拓展,希望将一些更加通用的UI功能封装。 CocosCreatorUIExpand is an extension of Cocos Creator's existing UI components. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: v3.0.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-04-07 - **Last Updated**: 2024-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## CocosCreatorUIExpand #### Write by yeshao2069. #### In order to implement an extension of the Cocos Creator UI component #### Cocos Creator V3.0.0+   ## examples #### 1. 虚拟列表 [ReactVisualList](https://gitee.com/yeshao2069/CocosCreatorUIExpand/tree/v3.0.0/ReactVisualList) #### 2. 旋转循环页滚动视图 [RotateLoopPageView](https://gitee.com/yeshao2069/CocosCreatorUIExpand/tree/v3.0.0/RotateLoopPageView) #### 3. 抽奖式滚动 [LotteryRolling](https://gitee.com/yeshao2069/CocosCreatorUIExpand/tree/v3.0.0/LotteryRolling) #### 4. 弹窗控制器 [PopupController](https://gitee.com/yeshao2069/CocosCreatorUIExpand/tree/v3.0.0/PopupController)