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
·

3 Repos

Awesome GitHub RepositoriesPlatform-Mapped Components

UI components that map a single interface to platform-specific optimized libraries at runtime.

Distinct from Platform Library Mappings: Shortlist candidates focus on coordinate mapping or OS library calls, not UI component mapping to optimized media libraries.

Explore 3 awesome GitHub repositories matching user interface & experience · Platform-Mapped Components. Refine with filters or upvote what's useful.

Awesome Platform-Mapped Components GitHub Repositories

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

    nandorojo/solito

    4,093Auf GitHub ansehen↗

    Solito is a cross-platform navigation library and routing bridge that enables the development of mobile apps and web pages from a single codebase using React Native and Next.js. It functions as an orchestrator that synchronizes file-system based routing and screen logic across both platforms. The project provides a unified navigation interface that maps a single set of URLs to either web pages or native screens. This allows for synchronized linking and route parameters, ensuring that users land on the correct content regardless of whether they are using a browser or a mobile application. The

    Displays images using a single component that maps to platform-specific optimized image libraries.

    TypeScript
    Auf GitHub ansehen↗4,093
  • mvvmcross/mvvmcrossAvatar von MvvmCross

    MvvmCross/MvvmCross

    3,917Auf GitHub ansehen↗

    MvvmCross ist ein .NET-MVVM-Framework, das für den Aufbau plattformübergreifender Anwendungen durch die Trennung von Geschäftslogik und nativen Benutzeroberflächen entwickelt wurde. Es fungiert als Navigations-Engine und UI-Data-Binding-Bibliothek, die die Kapselung von Logik innerhalb von View-Models ermöglicht, die über verschiedene Betriebssysteme hinweg wiederverwendet werden. Das Framework bietet eine native Hardware-Abstraktionsschicht und einen Dependency-Injection-Container, um Komponenten zu entkoppeln und eine konsistente Schnittstelle für den Zugriff auf Gerätefunktionen bereitzustellen. Es koordiniert typsichere Übergänge zwischen nativen Bildschirmen und verwaltet die Synchronisation von Daten zwischen gemeinsam genutzten Logikklassen und nativen UI-Komponenten durch Property-Change-Benachrichtigungen. Das Projekt deckt ein breites Spektrum an Funktionen ab, einschließlich Anwendungslebenszyklus-Management, URI-Deeplinking und Inversion-of-Control-Service-Registrierung. Es enthält zudem Dienstprogramme für Internationalisierung, Pub-Sub-Messaging über einen Weak-Reference-Event-Aggregator und Hardware-Integration für Sensoren, Geolokalisierung und biometrische Authentifizierung.

    Provides wrappers that map a single interface to platform-specific optimized UI components at runtime.

    C#androidc-sharpdotnet
    Auf GitHub ansehen↗3,917
  • kureev/react-native-blurAvatar von Kureev

    Kureev/react-native-blur

    3,881Auf GitHub ansehen↗

    This project is a cross-platform mobile blur library and a collection of native components used to render Gaussian blur and frosted glass effects in mobile applications. It functions as a native view hierarchy bridge that encapsulates platform-specific visual effect APIs to maintain performance during animations and transitions. The library includes a UI vibrancy toolkit designed to adjust contrast and saturation, ensuring that text and icons remain legible when placed over blurred backgrounds. It provides components for adding depth and translucent layers to mobile interfaces through native

    Maps a unified component interface to optimized, platform-specific visual effect classes for iOS and Android at runtime.

    TypeScript
    Auf GitHub ansehen↗3,881
  1. Home
  2. User Interface & Experience
  3. Platform-Mapped Components