awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-share avatar

react-native-share/react-native-share

0
View on GitHub↗
3,890 estrellas·973 forks·Java·MIT·4 vistasreact-native-share.github.io/react-native-share↗

React Native Share

This is a cross-platform mobile sharing library that provides a native system interface for sending text, links, and media files to other applications on a mobile device. It functions as a distribution bridge for sharing local files, remote URLs, and base64 encoded data via the device's default share dialog.

The library includes tools for direct social media integration, allowing preformatted messages and media to be sent to specific platforms using native sharing intents. It also features an application installation checker to verify if specific social or communication apps are present on the device before initiating a share action.

The project covers general mobile content distribution and cross-app data transfer, including the ability to handle mixed content and remote file sharing through temporary local caching. It also provides configuration utilities for managing the language settings of the share interface.

Features

  • Native Share Sheets - Invokes the native operating system share sheets to let users select a destination application for content.
  • Native API Bridges - Provides a native API bridge to map JavaScript calls to Android and iOS sharing intents.
  • App-to-App Data Export - Enables moving documents and media to external apps via base64 strings or local file URLs.
  • Distribución de contenido entre aplicaciones - Provides a bridge to send text, links, and media from a React Native app to other installed applications.
  • Puentes de distribución de datos móviles - Acts as a bridge for sharing local files, remote URLs, and base64 encoded data with other mobile apps.
  • Distribución de medios móviles - Allows sending documents or media to other applications using base64 encoded strings or local file URLs.
  • Bibliotecas de uso compartido móvil - A cross-platform library for sending text, links, and media files to native share sheets and social applications.
  • Uso compartido de contenido del sistema - Opens the native system dialog to send text, links, or files to any installed application.
  • Intents de uso compartido nativo - Provides a way to send preformatted messages and media directly to social platforms using native sharing intents.
  • Enrutamiento de intents entre aplicaciones - Implements native intent-based routing to send text, URLs, and files to external mobile applications.
  • Uso compartido de activos remotos - Downloads remote files to temporary storage and shares the local path for external application compatibility.
  • Presence Verification - Includes a utility to verify if specific third-party applications are installed on the device.
  • Verificaciones de presencia de aplicaciones - Includes a utility to verify if specific social or communication apps are installed on the device before initiating a share.
  • Social Media Integrations - Integrates with specific social platforms to share premade messages and media via native intents.
  • Cachés de activos compartidos - Downloads remote files to a temporary local cache to provide the file paths required by native sharing APIs.
  • Direct Share Targets - Allows sending premade messages and media directly to preselected social media or communication applications.
  • Installation Version Checkers - Verifies if specific social or communication apps are installed before initiating a share action.

Historial de estrellas

Gráfico del historial de estrellas de react-native-share/react-native-shareGráfico del historial de estrellas de react-native-share/react-native-share

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a React Native Share

Proyectos open-source similares, clasificados según cuántas características comparten con React Native Share.
  • notsfsssf/pixez-flutterAvatar de Notsfsssf

    Notsfsssf/pixez-flutter

    11,894Ver en GitHub↗

    Pixez-flutter is a cross-platform mobile application designed for browsing, searching, and downloading digital artwork from external platforms. It provides a comprehensive interface for managing remote media collections, including support for viewing illustrations, manga, and animated content. The application handles user authentication and session persistence to ensure a consistent experience across different devices. The project distinguishes itself through a sophisticated network management layer that enables users to bypass regional restrictions and network limitations. By utilizing custo

    Dartandroidflutterios
    Ver en GitHub↗11,894
  • luruke/browser-2020Avatar de luruke

    luruke/browser-2020

    7,979Ver en GitHub↗

    This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical map for accessing native operating system functions, hardware interfaces, and standard web APIs to bridge the gap between web applications and desktop or mobile environments. The resource provides detailed guidance on implementing Progressive Web App features, including offline caching, push notifications, and native installation prompts. It also catalogs methods for interacting with hardware peripherals via USB, Bluetooth, and NFC, as well as reading raw data from device sensor

    Ver en GitHub↗7,979
  • flutter-team-archive/pluginsAvatar de flutter-team-archive

    flutter-team-archive/plugins

    17,710Ver en GitHub↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Dartandroiddartflutter
    Ver en GitHub↗17,710
  • zoontek/react-native-permissionsAvatar de zoontek

    zoontek/react-native-permissions

    4,370Ver en GitHub↗

    react-native-permissions is a cross-platform permissions library that provides a unified interface for requesting and checking system permissions across iOS, Android, and Windows. It functions as a permission status manager and device capability auditor to determine if access to sensitive data or hardware is granted, denied, or blocked. The project includes a media access controller to handle limited access to photos and contacts through system-native pickers. It also features a system settings integrator that directs users to device settings pages to manually toggle application and notificat

    Objective-C++authorizationpermissionsreact
    Ver en GitHub↗4,370
Ver las 30 alternativas a React Native Share→

Preguntas frecuentes

¿Qué hace react-native-share/react-native-share?

This is a cross-platform mobile sharing library that provides a native system interface for sending text, links, and media files to other applications on a mobile device. It functions as a distribution bridge for sharing local files, remote URLs, and base64 encoded data via the device's default share dialog.

¿Cuáles son las características principales de react-native-share/react-native-share?

Las características principales de react-native-share/react-native-share son: Native Share Sheets, Native API Bridges, App-to-App Data Export, Distribución de contenido entre aplicaciones, Puentes de distribución de datos móviles, Distribución de medios móviles, Bibliotecas de uso compartido móvil, Uso compartido de contenido del sistema.

¿Qué alternativas de código abierto existen para react-native-share/react-native-share?

Las alternativas de código abierto para react-native-share/react-native-share incluyen: notsfsssf/pixez-flutter — Pixez-flutter is a cross-platform mobile application designed for browsing, searching, and downloading digital artwork… zoontek/react-native-permissions — react-native-permissions is a cross-platform permissions library that provides a unified interface for requesting and… luruke/browser-2020 — This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical… flutter-team-archive/plugins — This project is a collection of official plugin packages and a native integration library designed to provide a… rikkaapps/shizuku — Shizuku is a framework that enables standard mobile applications to interact with restricted system-level interfaces… apache/cordova-android — This project is an Android hybrid mobile framework that enables the development of applications running web content…