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
mindz-eye avatar

mindz-eye/MYTableViewIndex

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

MYTableViewIndex

MYTableViewIndex is a re-implementation of UITableView section index. This control is usually seen in apps displaying contacts, tracks, and other alphabetically sorted data. MYTableViewIndex completely replicates native iOS section index, but can also display images and has additional…

Features

  • Table View Components - Customizable replacement for standard section index views.

Star history

Star history chart for mindz-eye/mytableviewindexStar history chart for mindz-eye/mytableviewindex

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to MYTableViewIndex

Similar open-source projects, ranked by how many features they share with MYTableViewIndex.
  • hamzaghazouani/hgplaceholdersHamzaGhazouani avatar

    HamzaGhazouani/HGPlaceholders

    2,210View on GitHub↗

    Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project

    Swift
    View on GitHub↗2,210
  • ramotion/folding-cellRamotion avatar

    Ramotion/folding-cell

    10,196View on GitHub↗

    Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI element that toggles between a collapsed and expanded state to reveal hidden information. The component implements animated content disclosure using a paper-like transition. It is designed for interactive UI components and mobile layouts, allowing compact lists or grids to expand into detailed views without navigating to a new page.

    Swift
    View on GitHub↗10,196
  • ramotion/paper-onboardingRamotion avatar

    Ramotion/paper-onboarding

    3,323View on GitHub↗

    :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion

    Swift
    View on GitHub↗3,323
  • robertherdzik/rhpreviewcellrobertherdzik avatar

    robertherdzik/RHPreviewCell

    384View on GitHub↗

    I envied so much Spotify iOS app this great playlist preview cell 😍, I decided to create my own one 🌶. Now you can give your users ability to quick check "what content is hidden under your UITableViewCell". Great think is that this Library not requires 3D Touch support from user device💥.

    Swift
    View on GitHub↗384
See all 5 alternatives to MYTableViewIndex→

Frequently asked questions

What does mindz-eye/mytableviewindex do?

MYTableViewIndex is a re-implementation of UITableView section index. This control is usually seen in apps displaying contacts, tracks, and other alphabetically sorted data. MYTableViewIndex completely replicates native iOS section index, but can also display images and has additional…

What are the main features of mindz-eye/mytableviewindex?

The main features of mindz-eye/mytableviewindex are: Table View Components.

What are some open-source alternatives to mindz-eye/mytableviewindex?

Open-source alternatives to mindz-eye/mytableviewindex include: hamzaghazouani/hgplaceholders — Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project. ramotion/folding-cell — Folding-cell is a React animation component designed as a collapsible content cell. It functions as an expanding UI… ramotion/paper-onboarding — :octocat: PaperOnboarding is a material design UI slider. Swift UI library by @Ramotion. robertherdzik/rhpreviewcell — I envied so much Spotify iOS app this great playlist preview cell 😍, I decided to create my own one 🌶. Now you can… swipecellkit/swipecellkit — Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.