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
jogendra avatar

jogendra/LoadingShimmer

0
View on GitHub↗
1,606 stars·73 forks·Swift·MIT·8 viewsjogendra.dev↗

LoadingShimmer

An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.

Features

  • Animation Frameworks - Shimmer effect for loading states.
  • Skeleton Screens - Adds a shimmering effect to any view for loading states.
  • UI Components - Shimmering effect for views.

Star history

Star history chart for jogendra/loadingshimmerStar history chart for jogendra/loadingshimmer

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 LoadingShimmer

These projects share indexed features with LoadingShimmer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • facebook/shimmerfacebook avatar

    facebook/Shimmer

    9,331View on GitHub↗

    Shimmer is a UI loading state library used to generate shimmering skeleton placeholders and view-wrapping animation effects. It provides a set of tools for creating highlight animations that signal content is loading within a user interface. The project includes a skeleton screen generator and a view animation wrapper. These components apply a moving gradient effect over existing views to provide visual feedback while data is being fetched. The library covers user interface animation and mobile app design patterns. It implements loading indicators through a combination of linear-gradient mas

    Objective-C
    View on GitHub↗9,331
  • juanpe/skeletonviewJuanpe avatar

    Juanpe/SkeletonView

    12,873View on GitHub↗

    SkeletonView is an iOS loading skeleton library used to display animated placeholder views that mimic a layout's structure while asynchronous data loads. It functions as a UI placeholder generator and a UIView animation framework to indicate active background processes. The library includes a list view skeleton orchestrator that generates placeholder cells and headers for table and collection views based on data source protocols. It provides tools to simulate text layouts using configurable line counts and spacing to prepare users for the final screen structure. Capability areas cover the co

    Swift
    View on GitHub↗12,873
  • fastred/motionblurfastred avatar

    fastred/MotionBlur

    1,501View on GitHub↗

    MotionBlur allows you to add motion blur effect to iOS animations.

    Objective-C
    View on GitHub↗1,501
  • piemonte/twinklepiemonte avatar

    piemonte/Twinkle

    615View on GitHub↗

    :sparkles: Twinkle interface elements in Swift

    Swift
    View on GitHub↗615
Compare all 30 related projects→

Frequently asked questions

What does jogendra/loadingshimmer do?

An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.

What are the main features of jogendra/loadingshimmer?

The main features of jogendra/loadingshimmer are: Animation Frameworks, Skeleton Screens, UI Components.

Which projects share features with jogendra/loadingshimmer?

Projects with overlapping indexed features include: facebook/shimmer — Shimmer is a UI loading state library used to generate shimmering skeleton placeholders and view-wrapping animation… juanpe/skeletonview — SkeletonView is an iOS loading skeleton library used to display animated placeholder views that mimic a layout's… piemonte/twinkle — :sparkles: Twinkle interface elements in Swift. poetmountain/pmtween — An elegant and flexible tweening library for iOS and tvOS. fastred/motionblur — MotionBlur allows you to add motion blur effect to iOS animations. facebook/componentkit — ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable…