awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPlatform-Specific Navigation Patterns

Implementation of diverse information architecture patterns like drawers or tab bars tailored to specific operating systems.

Distinct from Tabbed Navigation: Existing candidates focus on specific components like tab bars rather than the architectural pattern of platform-specific navigation.

Explore 2 awesome GitHub repositories matching user interface & experience · Platform-Specific Navigation Patterns. Refine with filters or upvote what's useful.

Awesome Platform-Specific Navigation Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • flutter/samplesAvatar von flutter

    flutter/samples

    19,172Auf GitHub ansehen↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    Implements adaptive information architecture patterns such as navigation drawers and tab bars based on the target platform.

    Dart
    Auf GitHub ansehen↗19,172
  • software-mansion/react-native-screensAvatar von software-mansion

    software-mansion/react-native-screens

    3,689Auf GitHub ansehen↗

    react-native-screens is a set of native navigation primitives and a cross-platform UI bridge that maps JavaScript interfaces to platform-specific screen management. It serves as a mobile screen transition engine and a native view hierarchy manager, bridging high-level navigation interfaces to native view hierarchies and transition engines. The project distinguishes itself by unifying navigation experiences across mobile, web, television, and spatial computing devices. It utilizes platform-specific navigation primitives to ensure screen transitions and presentation styles align with native sys

    Wraps native iOS and Android navigation controllers to provide high-performance system-level screen transitions.

    TypeScriptreact-nativereact-navigationtypescript
    Auf GitHub ansehen↗3,689
  1. Home
  2. User Interface & Experience
  3. Platform-Specific Navigation Patterns

Unter-Tags erkunden

  • Native Navigation Controller WrappersWrappers for native OS navigation controllers to expose system-level behaviors to cross-platform frameworks. **Distinct from Platform-Specific Navigation Patterns:** Focuses on wrapping native controllers specifically, rather than general UI patterns like drawers or tabs