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

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

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

DylanVann/react-native-fast-image

0
View on GitHub↗
8,424 نجوم·1,526 تفرعات·TypeScript·MIT·4 مشاهدات

React Native Fast Image

This is a high-performance image component and native caching library for mobile applications. It provides tools for image optimization and asset preloading to reduce visual flicker and increase loading speeds.

The project differentiates itself through a mobile asset preloader that downloads remote images into a local cache before they are requested. It also includes a system for assigning loading priority levels to ensure critical visual assets are fetched first and supports remote asset authentication by attaching custom HTTP headers to requests.

The library covers a broad range of capabilities including image cache management, image display formatting via resize modes and tint colors, and loading state tracking to monitor progress, success, and error events.

Features

  • High-Performance Image Components - Optimizes the display of remote images using native caching mechanisms to improve application responsiveness and reduce visual flicker.
  • React Native Components - Provides a high-performance image component designed specifically for React Native mobile application development.
  • Network Image Caching - Implements a system for saving network-fetched images to local storage to minimize data usage and speed up loading.
  • Preloading - Provides a mobile asset preloader that downloads remote images into a local cache before they are requested to ensure immediate rendering.
  • Asset Preloading - Allows downloading critical image assets into a local cache before they are requested for immediate rendering.
  • Mobile Asset Preloaders - Ships a dedicated preloader to fetch remote images into the local cache before they are needed.
  • Asset Caching - Manages the storage and retrieval of remote images via persistent filesystem-backed caching on mobile devices.
  • Local Disk Caching - Implements local disk caching to store remote images on the device file system, reducing network requests.
  • Android Image Loading Libraries - Integrates the Glide library for high-performance image fetching and memory caching on Android.
  • Image Loading Libraries - Utilizes the SDWebImage library for asynchronous image downloading and native caching on iOS.
  • Native Modules & Bridges - Ships a bridge to communicate between JavaScript and native platforms for high-performance image operations.
  • Image Components - Provides an enhanced image display component with native caching and support for loading states.
  • Image Loading - Optimizes the image loading lifecycle by assigning priority levels to ensure critical visual assets load first.
  • Mobile Image Optimization Tools - Provides a component to control image display through resize modes, request headers, and loading priorities.
  • Lifecycle Callbacks - Offers event-driven hooks that execute custom logic when images transition through different loading states.
  • Priority-Based Request Queues - Manages the order of image downloads using priority levels to ensure critical assets load first.
  • Display Formatting - Enables adjustment of image fitting and appearance through various resize modes, border radius, and tint colors.
  • Image Load Tracking - Provides callbacks to monitor the success, failure, and overall progress of image asset downloads.
  • UI Components - High-performance image component with advanced caching.

سجل النجوم

مخطط تاريخ النجوم لـ dylanvann/react-native-fast-imageمخطط تاريخ النجوم لـ dylanvann/react-native-fast-image

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ React Native Fast Image

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Native Fast Image.
  • kean/nukeالصورة الرمزية لـ kean

    kean/Nuke

    8,600عرض على GitHub↗

    Nuke is an image loading system designed to fetch, cache, and render images and short video clips within a user interface. It functions as an asset caching engine and a resumable download manager to handle the retrieval of remote media files. The framework includes a request priority manager to coordinate duplicate requests and order loading based on visual importance. It employs an image prefetching strategy to load visuals into memory before they are required and uses an LRU asset cache to reduce network traffic. The system covers broader capabilities in traffic management and data storage

    Swift
    عرض على GitHub↗8,600
  • bumptech/glideالصورة الرمزية لـ bumptech

    bumptech/glide

    35,021عرض على GitHub↗

    Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from local or remote sources. It functions as a media rendering framework and memory management tool designed to resize and downsample assets to fit specific view dimensions. The system prioritizes scrolling performance through a multi-level caching strategy that stores decoded media in memory and raw data on disk. It employs resource pooling to reuse bitmap memory and binds image loading tasks to component lifecycles to automatically release resources and prevent memory leaks. T

    Java
    عرض على GitHub↗35,021
  • davemorrissey/subsampling-scale-image-viewالصورة الرمزية لـ davemorrissey

    davemorrissey/subsampling-scale-image-view

    8,003عرض على GitHub↗

    This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent memory overflows. It serves as an interactive image component that supports pinch-to-zoom, panning, and double-tap animations. The project is distinguished by its rendering engine, which loads low-resolution previews and high-resolution tiles to enable the efficient navigation of massive image files. It includes a coordinate mapper that converts screen touch points into raw image pixel coordinates and vice versa during scaling and panning. The view provides a broad set of capab

    Javaandroidandroid-libandroid-library
    عرض على GitHub↗8,003
  • coil-kt/coilالصورة الرمزية لـ coil-kt

    coil-kt/coil

    11,819عرض على GitHub↗

    Coil is an image loading and caching pipeline designed for Android and Compose Multiplatform applications. It functions as a comprehensive loader, caching engine, and rendering utility that asynchronously fetches and displays images from network URLs, local storage, and multiplatform resource systems. The library distinguishes itself through a flexible fetcher-decoder pipeline and an interface-driven component registry, allowing for the integration of custom networking clients and decoders. It provides specialized support for rendering scalable vector graphics, animated formats such as GIF an

    Kotlinandroidandroidxcompose
    عرض على GitHub↗11,819
عرض جميع البدائل الـ 30 لـ React Native Fast Image→

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

ما هي وظيفة dylanvann/react-native-fast-image؟

This is a high-performance image component and native caching library for mobile applications. It provides tools for image optimization and asset preloading to reduce visual flicker and increase loading speeds.

ما هي الميزات الرئيسية لـ dylanvann/react-native-fast-image؟

الميزات الرئيسية لـ dylanvann/react-native-fast-image هي: High-Performance Image Components, React Native Components, Network Image Caching, Preloading, Asset Preloading, Mobile Asset Preloaders, Asset Caching, Local Disk Caching.

ما هي البدائل مفتوحة المصدر لـ dylanvann/react-native-fast-image؟

تشمل البدائل مفتوحة المصدر لـ dylanvann/react-native-fast-image: kean/nuke — Nuke is an image loading system designed to fetch, cache, and render images and short video clips within a user… bumptech/glide — Glide is an image loading and caching library for Android that fetches and decodes images, GIFs, and video stills from… davemorrissey/subsampling-scale-image-view — This is a custom Android view designed for rendering high-resolution images using subsampling and tiling to prevent… coil-kt/coil — Coil is an image loading and caching pipeline designed for Android and Compose Multiplatform applications. It… facebook/fresco — Fresco is an Android image loading library and cache manager designed to fetch, decode, and display images from… nostra13/android-universal-image-loader — Android-Universal-Image-Loader is an image loading library for Android applications designed to download, cache, and…