awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fulldecent avatar

fulldecent/FDTextFieldTableViewCell

0
View on GitHub↗
25 stars·8 forks·Swift·MIT·8 views

FDTextFieldTableViewCell

A UITableViewCell with an editable text field

Features

  • Table View Management - Adds and positions text fields within table cells.

Star history

Star history chart for fulldecent/fdtextfieldtableviewcellStar history chart for fulldecent/fdtextfieldtableviewcell

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with FDTextFieldTableViewCell

These projects share indexed features with FDTextFieldTableViewCell. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • schrodinger/fixed-data-table-2schrodinger avatar

    schrodinger/fixed-data-table-2

    1,304View on GitHub↗

    This project is a data grid library designed for building complex, interactive tables within React applications. It provides a suite of modular components that enable the display of structured information, supporting both custom cell rendering and flexible column configurations to accommodate diverse data presentation needs. The library is built to handle large datasets by utilizing virtualized rendering, which ensures high performance by only processing the subset of rows currently visible within the viewport. It distinguishes itself through support for dynamic row heights and programmatic s

    JavaScript
    View on GitHub↗1,304
  • dekatotoro/pulltorefreshswiftdekatotoro avatar

    dekatotoro/PullToRefreshSwift

    535View on GitHub↗

    iOS Simple Cool PullToRefresh Library. It is written in pure swift.

    Swift
    View on GitHub↗535
  • dentelezhkin/dttableviewmanagerDenTelezhkin avatar

    DenTelezhkin/DTTableViewManager

    452View on GitHub↗

    Protocol-oriented UITableView management, powered by generics and associated types.

    Swift
    View on GitHub↗452
  • bcylin/quicktableviewcontrollerbcylin avatar

    bcylin/QuickTableViewController

    558View on GitHub↗

    A simple way to create a UITableView for settings in Swift.

    Swift
    View on GitHub↗558
Compare all 22 related projects→

Frequently asked questions

What does fulldecent/fdtextfieldtableviewcell do?

A UITableViewCell with an editable text field

What are the main features of fulldecent/fdtextfieldtableviewcell?

The main features of fulldecent/fdtextfieldtableviewcell are: Table View Management.

Which projects share features with fulldecent/fdtextfieldtableviewcell?

Projects with overlapping indexed features include: schrodinger/fixed-data-table-2 — This project is a data grid library designed for building complex, interactive tables within React applications. It… dekatotoro/pulltorefreshswift — iOS Simple Cool PullToRefresh Library. It is written in pure swift. dentelezhkin/dttableviewmanager — Protocol-oriented UITableView management, powered by generics and associated types. gontovnik/dgelasticpulltorefresh — DGElasticPullToRefresh is a Swift pull-to-refresh component for iOS that provides a bouncy, elastic animation effect… hamzaghazouani/hgplaceholders — Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project. bcylin/quicktableviewcontroller — A simple way to create a UITableView for settings in Swift.