All Projects → zhitaocai → CocosCreator-ScrollVIewPlus

zhitaocai / CocosCreator-ScrollVIewPlus

Licence: MIT license
Cocos Creator ScrollVIew 优化系列

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to CocosCreator-ScrollVIewPlus

MLGameFramework
framework for cocosCreator
Stars: ✭ 44 (-46.99%)
Mutual labels:  cocos-creator
CocosCreator
基于cocos creator 2D引擎工程
Stars: ✭ 22 (-73.49%)
Mutual labels:  cocos-creator
TableScrollViewPage
IOS轮播图: tableView表格做的图片轮播器 ,性能非常稳定,可加载网络图片 TableScrollViewPage
Stars: ✭ 20 (-75.9%)
Mutual labels:  scrollview
CocosProjectTemplate
一个Cocos Creator使用的应用基础框架 微信小游戏版本https://github.com/ustchcl/CocosProjectTemplateWx
Stars: ✭ 20 (-75.9%)
Mutual labels:  cocoscreator
2048-typescript-cocoscreator
🚀 A 2048 Canvas Game.
Stars: ✭ 15 (-81.93%)
Mutual labels:  cocos-creator
react-native-pullview
scrollview&&FlatList Pull refresh and loadmore
Stars: ✭ 26 (-68.67%)
Mutual labels:  scrollview
firing balls
Physical pinball game with cocos creator 小游戏【不停歇的球】源码
Stars: ✭ 120 (+44.58%)
Mutual labels:  cocoscreator
cocos-template
之前的JavaScript版本已删除,当前只有TypeScript版本
Stars: ✭ 20 (-75.9%)
Mutual labels:  cocos-creator
cocos2d-bgfx
cocos2d-x-lite use bgfx as the rendering backend
Stars: ✭ 54 (-34.94%)
Mutual labels:  cocoscreator
InfiniteScrollRecyclerView
Enables the RecyclerView to Auto scroll for indefinite time.
Stars: ✭ 49 (-40.96%)
Mutual labels:  scrollview
CocosCreatorWebGL
用cocos creator实现《WebGL编程指南》里面的案例
Stars: ✭ 27 (-67.47%)
Mutual labels:  cocoscreator
SwiftUI-DesignCode
 SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+122.89%)
Mutual labels:  scrollview
SoundLine
An Android custom view which offers an audio timeline controller as the SoundCloud Sound Wave
Stars: ✭ 53 (-36.14%)
Mutual labels:  scrollview
rn-mirror-lists
🪞 Mirror scroll lists for React Native
Stars: ✭ 38 (-54.22%)
Mutual labels:  scrollview
FadingEdgesCollectionView
A UICollectionView that fades it's edges to hint about more content
Stars: ✭ 82 (-1.2%)
Mutual labels:  scrollview
RTHeadedColumnView
Multi-column content with a common header view
Stars: ✭ 12 (-85.54%)
Mutual labels:  scrollview
cocos-creator-level-editor
Cocos Creator 关卡编辑器
Stars: ✭ 28 (-66.27%)
Mutual labels:  cocoscreator
QuickFramework
2.3.3分支以分包方式实现大厅+子游戏,,该分支后续将不再进行维护,此分支未实现真正意义上的子游戏资源代码分离,推荐使用2.4.0分支,2.4.0分支以Asset Bundle方式实现大厅+子游戏
Stars: ✭ 66 (-20.48%)
Mutual labels:  cocos-creator
ScrollViewProxy
ScrollViewProxy for SwiftUI on iOS 13 and up
Stars: ✭ 135 (+62.65%)
Mutual labels:  scrollview
AND-ScrollViewX
A more powerful ScrollView for Android.
Stars: ✭ 16 (-80.72%)
Mutual labels:  scrollview

Cocos Creator ScrollView 优化示例

项目说明

这是一个针对 ScrollView 性能优化示例项目,将包括以下优化

TODO:

  • 03.复用实现
  • 04.合批优化

支持作者

如果我的项目对你起到帮助,不妨支持一下我吧~

🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

LICENSE

MIT License

Copyright (c) 2019 Zhitao Cai

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].