2 dépôts
UI libraries providing a single set of components that adapt across different platforms and environments.
Distinct from Component Libraries: Specifically addresses platform universality across web and native, not just general component reuse.
Explore 2 awesome GitHub repositories matching user interface & experience · Universal. Refine with filters or upvote what's useful.
This project is a cross-platform UI toolkit and universal UI framework providing a collection of pre-styled interface components for building mobile and web applications. It functions as a mobile design system and themed component library, allowing developers to maintain a cohesive visual language across different screens and devices using a shared codebase. The toolkit centers on a themed component architecture that supports global and component-level style configurations. This enables the definition of colors and property defaults in a central location to ensure consistent branding and a un
Offers a single set of platform-agnostic components that adapt automatically across web and native environments.
SnackUI is a cross-platform UI framework and universal component library designed to share styling and components between React and React Native. It functions as a CSS-in-JS compiler that ensures visual parity across web and mobile environments. The framework utilizes a build-time tool to convert styles into atomic CSS or hoisted objects. This process optimizes runtime performance and loading speeds by extracting styles during the compilation phase. The system provides a set of adaptable interface elements and a mapping layer that renders a single component definition into platform-specific
Ships a universal library of adaptable interface elements that work across platforms without platform-specific rewrites.