awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookarchive avatar

facebookarchive/shimmer-androidArchived

0
View on GitHub↗
5,362 نجوم·701 تفرعات·Java·11 مشاهداتfacebook.github.io/shimmer-android↗

Shimmer Android

This is an Android shimmer animation library and UI component used to implement shimmering placeholders that mimic layout structures during asynchronous data fetching. It functions as a skeleton screen generator to indicate that content is being fetched and will appear soon.

The library provides a shimmer loading animation that applies visual highlight effects to UI components. This allows developers to replace blank screens with animated skeletons to improve the perceived performance of the user interface.

Features

  • Shimmer Effects - Provides a dedicated library for implementing moving gradient shimmer effects to indicate loading states on Android.
  • Skeleton Screens - Generates skeleton screen placeholders that mimic the layout of content before it fully loads.
  • Shimmer Shader Offsets - Utilizes paint shaders with coordinate offsets to simulate moving light reflecting off a surface.
  • Android UI Components - Provides a specialized UI component for adding shimmering loading animations to Android application views.
  • Gradient Overlays - Uses a moving linear gradient mask to create the signature shimmering highlight effect over target views.
  • Skeleton Screen Experiences - Improves perceived loading times by replacing empty screens with animated skeleton placeholders.
  • Loading Placeholders - Provides shimmering placeholders that signal to users that content is being fetched.

سجل النجوم

مخطط تاريخ النجوم لـ facebookarchive/shimmer-androidمخطط تاريخ النجوم لـ facebookarchive/shimmer-android

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Shimmer Android

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Shimmer Android.
  • facebook/shimmerالصورة الرمزية لـ facebook

    facebook/Shimmer

    9,331عرض على 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
    عرض على GitHub↗9,331
  • sharish/shimmerrecyclerviewالصورة الرمزية لـ sharish

    sharish/ShimmerRecyclerView

    4,014عرض على GitHub↗

    ShimmerRecyclerView is an Android library used to render animated loading placeholders within RecyclerView lists. It provides a custom view wrapper that applies shimmer masking and animations to child elements, serving as a visual loading indicator while background data is being fetched. The library enables the implementation of skeleton screens that mimic the layout of list items. These effects are customizable, allowing for adjustments to the animation color, angle, line width, and direction to align with specific visual branding. The system includes capabilities for shimmer rendering and

    Kotlin
    عرض على GitHub↗4,014
  • dvtng/react-loading-skeletonالصورة الرمزية لـ dvtng

    dvtng/react-loading-skeleton

    4,204عرض على GitHub↗

    react-loading-skeleton is a React library for rendering placeholder shapes that simulate content loading states. It provides a collection of themed UI components used to represent loading interfaces before data is fetched and displayed. The library features a hierarchical theme provider that allows for the global or nested management of colors and animations. It includes customizable placeholders that support various dimensions and shapes, such as circular indicators for profile elements and block-level shapes for general content. The system implements accessibility standards by mapping comp

    TypeScriptjavascriptloading-animationsplaceholder
    عرض على GitHub↗4,204
  • juanpe/skeletonviewالصورة الرمزية لـ Juanpe

    Juanpe/SkeletonView

    12,873عرض على 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
    عرض على GitHub↗12,873
عرض جميع البدائل الـ 30 لـ Shimmer Android→

الأسئلة الشائعة

ما هي وظيفة facebookarchive/shimmer-android؟

This is an Android shimmer animation library and UI component used to implement shimmering placeholders that mimic layout structures during asynchronous data fetching. It functions as a skeleton screen generator to indicate that content is being fetched and will appear soon.

ما هي الميزات الرئيسية لـ facebookarchive/shimmer-android؟

الميزات الرئيسية لـ facebookarchive/shimmer-android هي: Shimmer Effects, Skeleton Screens, Shimmer Shader Offsets, Android UI Components, Gradient Overlays, Skeleton Screen Experiences, Loading Placeholders.

ما هي البدائل مفتوحة المصدر لـ facebookarchive/shimmer-android؟

تشمل البدائل مفتوحة المصدر لـ facebookarchive/shimmer-android: facebook/shimmer — Shimmer is a UI loading state library used to generate shimmering skeleton placeholders and view-wrapping animation… sharish/shimmerrecyclerview — ShimmerRecyclerView is an Android library used to render animated loading placeholders within RecyclerView lists. It… dvtng/react-loading-skeleton — react-loading-skeleton is a React library for rendering placeholder shapes that simulate content loading states. It… juanpe/skeletonview — SkeletonView is an iOS loading skeleton library used to display animated placeholder views that mimic a layout's… scwang90/smartrefreshlayout — SmartRefreshLayout is a pull-to-refresh framework and gesture interaction library for Android. It provides a scroll… diogobernardino/williamchart — WilliamChart is an Android data visualization library and toolkit used to render interactive charts and graphs within…