2 مستودعات
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 هي مكتبة مكونات Vue3 بتصميم Material Design تستخدم لبناء واجهات مستخدم للهواتف المحمولة وسطح المكتب. توفر مجموعة من المكونات الموحدة بناءً على مواصفات Material Design 2 و3. يعمل إطار العمل كجناح واجهة مستخدم عبر المنصات يتكيف بين تفاعلات اللمس على الهاتف المحمول وبيئات سطح المكتب. يتضمن نظام مكونات قابلاً للسمات مع متغيرات تصميم قابلة للتخصيص وإعدادات الوضع المظلم لمواءمة الواجهات مع علامات تجارية محددة. تدعم المكتبة العرض من جانب الخادم لتحسين سرعات تحميل الصفحة الأولية ورؤية محرك البحث. تشمل القدرات الإضافية ترجمة الواجهة متعددة اللغات للمستخدمين العالميين، ومعايير إمكانية الوصول للمستخدمين ذوي الإعاقة، وبنية قابلة للاهتزاز (tree-shakable) لتقليل حجم الحزمة.
Emulates touch interactions on desktop environments to make mobile-first components function on larger screens.