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
·
mergesort avatar

mergesort/TableFlip

0
View on GitHub↗
559 stars·35 forks·Swift·MIT·0 views

TableFlip

swift self.tableView.reloadData() self.tableView.animate(animation: myCoolCellAnimation)

Features

  • Table And Collection Views - Simple library for cool table view animations.

Star history

Star history chart for mergesort/tableflipStar history chart for mergesort/tableflip

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to TableFlip

Similar open-source projects, ranked by how many features they share with TableFlip.
  • 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
  • 1000memories/tmquiltview1000Memories avatar

    1000Memories/TMQuiltView

    564View on GitHub↗

    TMQuiltView

    Objective-C
    View on GitHub↗564
See all 30 alternatives to TableFlip→

Frequently asked questions

What does mergesort/tableflip do?

`swift self.tableView.reloadData() self.tableView.animate(animation: myCoolCellAnimation) `

What are the main features of mergesort/tableflip?

The main features of mergesort/tableflip are: Table And Collection Views.

What are some open-source alternatives to mergesort/tableflip?

Open-source alternatives to mergesort/tableflip include: 12207480/typagercontroller — TYPagerController 简单,强大,高度定制,页面控制器,水平滚动内容和标题栏,包含多种barStyle。 TYPagerController v2.0… 631106979/wclwaterfalllayout — 用swift写的简单的瀑布流布局,用于UICollectionView,支持拖拽布局~. agdsdl/dlslideview — DLSlideView对常见的顶部Tab页点击、滑动分页做了封装。 它使用基于ViewController的container特性(而不是scrollview)来管理各个子页面,保留原始的系统消息,没有隐患。… alikaragoz/mcswipetableviewcell — MCSwipeTableViewCell. antiguab/batabbarcontroller — A TabBarController with a unique animation for selection. 1000memories/tmquiltview — TMQuiltView.