2 repository-uri
Modified versions of React Native components that run on desktop platforms with native widget mapping.
Distinct from React Native Components: Distinct from React Native Components: focuses on adapting mobile components for desktop use, not creating new mobile components.
Explore 2 awesome GitHub repositories matching mobile development · Desktop Adaptations. Refine with filters or upvote what's useful.
Proton Native is a cross-platform desktop framework that compiles React code into native applications for Windows, macOS, and Linux. It enables developers to build desktop applications using the same component syntax and patterns as React Native, with the ability to reuse existing React Native components with minimal modifications. The framework integrates a flexbox layout engine for positioning native desktop widgets and embeds the Node.js runtime for direct filesystem and system-level access. The framework translates React component trees into native desktop widgets through a bidirectional
Port existing React Native components to desktop platforms with few or no changes.
Varlet este o bibliotecă de componente Vue 3 Material Design utilizată pentru a construi interfețe utilizator pentru mobil și desktop. Oferă o colecție de componente standardizate bazate pe specificațiile Material Design 2 și 3. Framework-ul funcționează ca o suită UI cross-platform care se adaptează între interacțiunile tactile mobile și mediile desktop. Include un sistem de componente temabile cu variabile de design personalizabile și setări pentru dark mode pentru a alinia interfețele cu branding-ul specific. Biblioteca suportă randarea pe partea de server pentru a îmbunătăți viteza de încărcare inițială a paginii și vizibilitatea în motoarele de căutare. Capabilitățile suplimentare includ localizarea interfeței în mai multe limbi pentru utilizatorii globali, standarde de accesibilitate pentru utilizatorii cu dizabilități și o arhitectură tree-shakable pentru a minimiza dimensiunea bundle-ului.
Emulates touch interactions on desktop environments to make mobile-first components function on larger screens.