awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kittenyang/kycellanimation

Open-source alternatives to KYCellAnimation

30 open-source projects similar to kittenyang/kycellanimation, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best KYCellAnimation alternative.

  • 1000memories/tmquiltview1000Memories avatar

    1000Memories/TMQuiltView

    564View on GitHub↗

    TMQuiltView

    Objective-C
    View on GitHub↗564
  • 12207480/typagercontroller12207480 avatar

    12207480/TYPagerController

    1,365View on GitHub↗

    TYPagerController 简单,强大,高度定制,页面控制器,水平滚动内容和标题栏,包含多种barStyle。 TYPagerController v2.0 重构优化代码,分离出TYPagerViewLayout布局类,添加更多功能,更加强大。 如果还想使用以前的版本可以查看分支v1.0.6 和 pod 'TYPagerController', '~> 1.0.6'

    Objective-C
    View on GitHub↗1,365
  • 631106979/wclwaterfalllayout631106979 avatar

    631106979/WCLWaterFallLayout

    37View on GitHub↗

    用swift写的简单的瀑布流布局,用于UICollectionView,支持拖拽布局~

    Swift
    View on GitHub↗37
  • agdsdl/dlslideviewagdsdl avatar

    agdsdl/DLSlideView

    639View on GitHub↗

    DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。 同时内存模型更优于使用scrollview的方式,理论上可以支持无限分页。

    Objective-C
    View on GitHub↗639
  • alikaragoz/mcswipetableviewcellalikaragoz avatar

    alikaragoz/MCSwipeTableViewCell

    2,938View on GitHub↗

    MCSwipeTableViewCell

    Objective-C
    View on GitHub↗2,938
  • antiguab/batabbarcontrollerantiguab avatar

    antiguab/BATabBarController

    1,055View on GitHub↗

    A TabBarController with a unique animation for selection

    Swift
    View on GitHub↗1,055

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • cewendel/swtableviewcellCEWendel avatar

    CEWendel/SWTableViewCell

    7,107View on GitHub↗

    SWTableViewCell is a UIKit component and library for adding interactive swipe-to-reveal action buttons to table view cells in iOS applications. It functions as a swipe action manager and a specialized interface element designed to handle touch gestures and sliding animations for list items. The library features a layout mechanism that automatically scales the size of action buttons to fit available screen space based on the number of buttons added. It uses a system to detect touch events that trigger specific actions or slide cells back to their original positions. The system manages the spa

    Objective-C
    View on GitHub↗7,107
  • chenyilong/collectionviewclassifymenuChenYilong avatar

    ChenYilong/CollectionViewClassifyMenu

    1,531View on GitHub↗

    CollectionView做的两级菜单,可以折叠第二级菜单

    Objective-C
    View on GitHub↗1,531
  • codingzero/xrwaterfalllayoutcodingZero avatar

    codingZero/XRWaterfallLayout

    264View on GitHub↗

    a simple waterfall flow layout

    Objective-C
    View on GitHub↗264
  • dzenbot/dznemptydatasetdzenbot avatar

    dzenbot/DZNEmptyDataSet

    12,020View on GitHub↗

    DZNEmptyDataSet is a reusable UI library and collection of view components designed for rendering empty state screens on mobile platforms. It provides a system for displaying customizable placeholder views and messages when a data collection contains no information. The library enables the creation of placeholder views containing images, text, and buttons. It includes capabilities for visual styling using attributed strings, visibility control based on data set status, and layout refreshing without reloading the underlying data source. The system also handles user interactions, allowing the

    Objective-C
    View on GitHub↗12,020
  • fdzsergio/sffocusviewlayoutfdzsergio avatar

    fdzsergio/SFFocusViewLayout

    1,755View on GitHub↗

    UICollectionViewLayout with focused content

    Swift
    View on GitHub↗1,755
  • forkingdog/fdstackviewforkingdog avatar

    forkingdog/FDStackView

    2,517View on GitHub↗

    Use UIStackView directly in iOS6+

    Objective-C
    View on GitHub↗2,517
  • forkingdog/uitableview-fdtemplatelayoutcellforkingdog avatar

    forkingdog/UITableView-FDTemplateLayoutCell

    9,872View on GitHub↗

    UITableView-FDTemplateLayoutCell is a specialized table view cell component for iOS designed to automatically calculate and manage dynamic row heights based on content constraints. It provides a programmatic implementation for determining cell dimensions using auto layout to ensure content fits without requiring manual height overrides. The project utilizes a template-cell sizing mechanism that employs a hidden cell instance to calculate dimensions without triggering the actual table view rendering process. To maintain scrolling performance in long lists, it includes a caching system that sto

    Objective-C
    View on GitHub↗9,872
  • gmertk/busynavigationbargmertk avatar

    gmertk/BusyNavigationBar

    984View on GitHub↗

    A UINavigationBar extension to show loading effects

    Swift
    View on GitHub↗984
  • guilhermearaujo/guitabpagerviewcontrollerguilhermearaujo avatar

    guilhermearaujo/GUITabPagerViewController

    449View on GitHub↗

    CocoaPods (recommended) Add the following line to your Podfile: pod 'GUITabPagerViewController', '~> 0.1.3' And then add #import to your view controller.

    Objective-C
    View on GitHub↗449
  • hebetiencoder/xlplainflowlayoutHebeTienCoder avatar

    HebeTienCoder/XLPlainFlowLayout

    454View on GitHub↗

    可以让UICollectionView的header也支持悬停效果,类似于tableView的Plain风格

    Objective-C
    View on GitHub↗454
  • helloyeah/draggingsortHelloYeah avatar

    HelloYeah/DraggingSort

    288View on GitHub↗

    长按拖拽排序

    Objective-C
    View on GitHub↗288
  • ithinkeryz/yzheaderscaleimageiThinkerYZ avatar

    iThinkerYZ/YZHeaderScaleImage

    188View on GitHub↗

    快速集成tableView中头部缩放视图

    Objective-C
    View on GitHub↗188
  • jazysyu/jznavigationextensionJazysYu avatar

    JazysYu/JZNavigationExtension

    1,542View on GitHub↗

    JZNavigationExtension integrates many convenient features for UINavigationController. JZNavigationExtension为UINavigationController集成了许多方便的功能。

    Objective-C
    View on GitHub↗1,542
  • jessesquires/jsqmessagesviewcontrollerJ

    jessesquires/JSQMessagesViewController

    11,080View on GitHub↗

    JSQMessagesViewController is a UIKit-based conversational UI framework and library for iOS. It provides a set of components for rendering interactive message streams, multimedia chat histories, and customizable input controllers within mobile applications. The framework features a layout engine that calculates dynamic bubble dimensions and handles orientation-aware rendering. It includes a resizing text input area with a customizable toolbar for sending and formatting messages, as well as support for group conversations with multiple participants. The library covers message rendering through

    Objective-C
    View on GitHub↗11,080
  • johnil/vvebotableviewdemojohnil avatar

    johnil/VVeboTableViewDemo

    2,792View on GitHub↗

    此项目由VVebo剥离,希望你能通过这个demo看到我是如何进行TableView流畅度优化的。

    Objective-C
    View on GitHub↗2,792
  • jozsef-vesza/expandingstackcellsjozsef-vesza avatar

    jozsef-vesza/ExpandingStackCells

    314View on GitHub↗

    Example code for creating expanding table view cells using stack views, introduced in iOS 9.

    Swift
    View on GitHub↗314
  • kittenyang/gooeytabbarKittenYang avatar

    KittenYang/GooeyTabbar

    936View on GitHub↗

    A gooey effect tabbar

    Swift
    View on GitHub↗936
  • layerhq/atlas-iosL

    layerhq/Atlas-iOS

    0View on GitHub↗
    View on GitHub↗0
  • leichunfeng/wxtabbarcontrollerleichunfeng avatar

    leichunfeng/WXTabBarController

    1,091View on GitHub↗

    在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能

    Objective-C
    View on GitHub↗1,091
  • lengmolehongyan/waterfallflowdemolengmolehongyan avatar

    lengmolehongyan/WaterfallFlowDemo

    95View on GitHub↗

    一个简单的UICollectionView瀑布流布局演示demo

    Objective-C
    View on GitHub↗95
  • lianleven/llrisetabbar-iosL

    lianleven/LLRiseTabBar-iOS

    0View on GitHub↗
    View on GitHub↗0
  • liao3841054/appstore-horizontal-demoliao3841054 avatar

    liao3841054/AppStore-Horizontal-Demo

    141View on GitHub↗

    仿 AppStore 、 半糖App 个人中心收藏列表风格 编写的一个横向多Cell的滚动的Demo

    Objective-C
    View on GitHub↗141
  • ligoex/lgsettingviewLiGoEX avatar

    LiGoEX/LGSettingView

    44View on GitHub↗

    仅需三句代码即可快速集成设置界面,免去每次开发新应用都要重新布置设置界面的烦恼。 Build the Setting View on iOS APP by 3 lines of code.

    Objective-C
    View on GitHub↗44
  • lvjianfeng/llnodataviewLvJianfeng avatar

    LvJianfeng/LLNoDataView

    112View on GitHub↗

    超简单的空数据提示通用View!!!!!

    Objective-C
    View on GitHub↗112