awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesDeep Linking

Mechanisms for navigating directly to specific app content or store pages.

Distinguishing note: Focuses on platform-specific market URIs.

Explore 6 awesome GitHub repositories matching mobile development · Deep Linking. Refine with filters or upvote what's useful.

Awesome Deep Linking GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • expo/expoAvatar de expo

    expo/expo

    50,111Ver en GitHub↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    Expo supports constructing deep link URLs containing project and update identifiers to manually launch specific published updates.

    TypeScriptandroidapp-frameworkexpo
    Ver en GitHub↗50,111
  • zxing/zxingAvatar de zxing

    zxing/zxing

    33,988Ver en GitHub↗

    This project is a multi-format barcode library designed to encode and decode one-dimensional and two-dimensional barcodes across multiple programming languages. It functions as a cross-platform image processor that analyzes visual data to detect, locate, and extract information from patterns in diverse environments, while also providing a standard for mapping structured data into machine-readable formats. The library distinguishes itself through advanced image processing techniques that ensure reliability in real-world conditions. It employs pattern-matching detectors to identify geometric fi

    Constructs URIs that link directly to mobile application store pages.

    Javaandroidbarcodebarcode-scanner
    Ver en GitHub↗33,988
  • react-navigation/react-navigationAvatar de react-navigation

    react-navigation/react-navigation

    24,405Ver en GitHub↗

    Handles incoming URLs to route users directly to specific screens within an application.

    TypeScripthacktoberfestnavigationreact
    Ver en GitHub↗24,405
  • aksonov/react-native-router-fluxAvatar de aksonov

    aksonov/react-native-router-flux

    8,927Ver en GitHub↗

    This project is a cross-platform mobile navigation library and declarative routing engine. It maps components to named scenes within a centralized configuration to manage application flow and screen transitions. The system distinguishes itself through a variety of specialized navigation patterns, including a mobile drawer navigation system for side menus and a tab navigation framework for organizing top-level views. It also features a modal overlay manager for rendering screens as pop-ups or transparent lightboxes and a deep linking handler that maps incoming URIs to specific application scen

    Implements mobile deep linking to map external URIs to specific internal screens and components.

    JavaScript
    Ver en GitHub↗8,927
  • facebook/facebook-ios-sdkAvatar de facebook

    facebook/facebook-ios-sdk

    8,067Ver en GitHub↗

    This software is a mobile app analytics toolkit, a social graph API client, and a social sharing library for iOS. Its primary purpose is to enable the tracking of application events and ad conversions, the retrieval of user profiles and social connections from the Facebook Graph API, and the publication of content to social feeds and messaging services. The toolkit provides specialized capabilities for social login integration and identity management, including the handling of access tokens and session refreshing. It features a dedicated system for deep link navigation to route users to speci

    Enables direct navigation to specific pages or actions within the app via formatted URLs.

    Swift
    Ver en GitHub↗8,067
  • faceyspacey/redux-first-routerAvatar de faceyspacey

    faceyspacey/redux-first-router

    1,554Ver en GitHub↗

    Redux-first-router is a state-driven JavaScript router library that maps URL paths, query parameters, and browser history directly to actions within a Redux application store. Instead of manipulating components or relying solely on declarative links, it updates the address bar and navigates the application by dispatching and receiving state container actions. The library translates bidirectionally between URL strings and action payloads using expressive route patterns, supporting dynamic path parsing, parameter constraints, wildcards, query strings, and custom formatting rules. It handles asy

    Captures incoming deep links from the mobile platform environment and dispatches navigation actions to launch the application.

    JavaScript
    Ver en GitHub↗1,554
  1. Home
  2. Mobile Development
  3. Mobile Capabilities
  4. Deep Linking