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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • expo/expoAvatar expo

    expo/expo

    50,111Vezi pe 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
    Vezi pe GitHub↗50,111
  • zxing/zxingAvatar zxing

    zxing/zxing

    33,988Vezi pe 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
    Vezi pe GitHub↗33,988
  • react-navigation/react-navigationAvatar react-navigation

    react-navigation/react-navigation

    24,405Vezi pe GitHub↗

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

    TypeScripthacktoberfestnavigationreact
    Vezi pe GitHub↗24,405
  • aksonov/react-native-router-fluxAvatar aksonov

    aksonov/react-native-router-flux

    8,927Vezi pe 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
    Vezi pe GitHub↗8,927
  • facebook/facebook-ios-sdkAvatar facebook

    facebook/facebook-ios-sdk

    8,067Vezi pe 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
    Vezi pe GitHub↗8,067
  • faceyspacey/redux-first-routerAvatar faceyspacey

    faceyspacey/redux-first-router

    1,554Vezi pe 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
    Vezi pe GitHub↗1,554
  1. Home
  2. Mobile Development
  3. Mobile Capabilities
  4. Deep Linking