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

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

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

react-native-image-picker/react-native-image-picker

0
View on GitHub↗
8,637 نجوم·2,082 تفرعات·Java·MIT·3 مشاهدات

React Native Image Picker

react-native-image-picker is a cross-platform mobile media picker used to select images and videos from a system gallery or capture new media via the device camera. It serves as a native device camera interface and a mobile gallery file picker for accessing local storage.

The library includes a media metadata extractor to retrieve technical details from selected files, such as image dimensions, file size, video duration, and EXIF data.

The project provides a bridge between JavaScript and native mobile operating systems to trigger system-provided gallery and camera interfaces. It handles the extraction of file properties and the integration of media selection workflows for uploading files to a server.

Features

  • Media Pickers - Provides a cross-platform interface for selecting images and videos from a device's local storage or camera.
  • Media Selection - Allows users to browse and select existing images or videos from the system gallery.
  • Camera Integrations - Integrates device camera hardware to allow capturing photos and videos within a mobile app.
  • Camera Image Capture - Provides functionality to capture photos and videos using the device camera for app upload.
  • Mobile Media Integration - Enables comprehensive mobile workflows for selecting existing media or capturing new content via the camera.
  • Native Camera Interfaces - Provides a bridge to the native mobile OS camera for taking photos and recording videos.
  • Native System Media Pickers - Invokes the native system gallery and camera view controllers to handle media picking and capture.
  • JavaScript-to-Native Bridges - Implements the bridge communication layer required to trigger native iOS and Android media APIs from JavaScript.
  • Media Attribute Extraction - Extracts technical file details such as image dimensions, video duration, and EXIF metadata.
  • Media Metadata Extraction - Extracts technical metadata including dimensions and duration from selected media files.
  • Media Metadata Extractors - Utility for extracting technical and descriptive metadata from audio, video, and image files.

سجل النجوم

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

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

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

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

Start searching with AI

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

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

react-native-image-picker is a cross-platform mobile media picker used to select images and videos from a system gallery or capture new media via the device camera. It serves as a native device camera interface and a mobile gallery file picker for accessing local storage.

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

الميزات الرئيسية لـ react-native-image-picker/react-native-image-picker هي: Media Pickers, Media Selection, Camera Integrations, Camera Image Capture, Mobile Media Integration, Native Camera Interfaces, Native System Media Pickers, JavaScript-to-Native Bridges.

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

تشمل البدائل مفتوحة المصدر لـ react-native-image-picker/react-native-image-picker: ivpusic/react-native-image-crop-picker — react-native-image-crop-picker is a cross-platform mobile image picker for selecting, cropping, and capturing images… longitachi/zlphotobrowser — ZLPhotoBrowser is a mobile image picker library that provides a media gallery interface for selecting photos, videos,… marcshilling/react-native-image-picker — This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos… crazycodeboy/takephoto — TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and… yummypets/ypimagepicker — YPImagePicker is a set of integrated iOS components for capturing new media, browsing device galleries, and performing… jeasonlzy/imagepicker — ImagePicker is a mobile image picker library that provides a user interface for selecting, rotating, and cropping…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Native Image Picker.
  • ivpusic/react-native-image-crop-pickerالصورة الرمزية لـ ivpusic

    ivpusic/react-native-image-crop-picker

    6,349عرض على GitHub↗

    react-native-image-crop-picker is a cross-platform mobile image picker for selecting, cropping, and capturing images and videos from a device gallery or camera. It serves as a bridge to access the mobile camera and photo library to upload media files into an application. The library provides integrated tools for media cropping and compression, allowing images to be resized to specific dimensions or aspect ratios. It supports a unified workflow where images can be cropped immediately during the selection process. Capability areas include camera media capture, gallery media selection for singl

    Objective-C
    عرض على GitHub↗6,349
  • longitachi/zlphotobrowserالصورة الرمزية لـ longitachi

    longitachi/ZLPhotoBrowser

    4,989عرض على GitHub↗

    ZLPhotoBrowser is a mobile image picker library that provides a media gallery interface for selecting photos, videos, and GIFs from a device library. It implements interaction patterns common to social messaging platforms and includes localized support for global users. The library features an integrated camera workflow for capturing new photos and videos directly within the selection process. It also includes an in-app media editor with tools for cropping, drawing, and applying filters to content before it is finalized. The project covers media gallery management, allowing users to organize

    Swifteditimageeditvideogallery
    عرض على GitHub↗4,989
  • marcshilling/react-native-image-pickerالصورة الرمزية لـ marcshilling

    marcshilling/react-native-image-picker

    8,638عرض على GitHub↗

    This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos from a device gallery or capturing them via the camera. It acts as a bridge for mobile camera integration and a native gallery selector to import visual assets into a JavaScript environment. The library covers media library access and the handling of user content uploads by allowing users to provide image or video files from their device. This includes the ability to launch the device camera for photos and videos as well as selecting multiple media files from the local library

    Java
    عرض على GitHub↗8,638
  • crazycodeboy/takephotoالصورة الرمزية لـ crazycodeboy

    crazycodeboy/TakePhoto

    7,230عرض على GitHub↗

    TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and manipulation. It provides a toolkit for capturing new images via the device camera and selecting existing images from the system gallery or local file storage. The framework distinguishes itself through automatic activity and session state restoration, which recovers the capture process after the system recycles an activity. It also includes a unified handler for managing runtime media permissions for camera and storage access across different Android versions. The library co

    Javaandroidandroid-croppercamera
    عرض على GitHub↗7,230
عرض جميع البدائل الـ 30 لـ React Native Image Picker→