2 Repos
Component and UI frameworks for building React Native applications.
Explore 2 awesome GitHub repositories matching part of an awesome list · React Native UI Libraries. Refine with filters or upvote what's useful.
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
Optimized UI kit for React Native and web.
tailwind-rn ist ein Utility-First-Mobile-UI-Kit und Integrations-Framework, das die Verwendung von Tailwind-CSS-Utility-Klassen zum Stylen von React-Native-Komponenten ermöglicht. Es fungiert als responsive Mobile-Styling-Engine, die CSS-Stildefinitionen in JSON-Objekte transformiert, die mit nativem Mobile-View-Styling kompatibel sind. Das Projekt bietet einen CSS-zu-JSON-Stilkonverter und eine responsive Engine, die Stile basierend auf Screen-Breakpoints, Dark-Mode-Einstellungen und Viewport-Ausrichtung anpasst. Dies ermöglicht die Implementierung von mobilem responsivem Design und zustandsbasiertem Styling, ohne manuelle Stylesheets schreiben zu müssen. Das Framework deckt breitere Funktionen ab, einschließlich benutzerdefiniertem Theme-Management für Farben und Abstände, plattformübergreifendem UI-Styling für visuelle Einheitlichkeit und einem provider-basierten System zur Verteilung von Theme-Konfigurationen über einen Komponentenbaum hinweg.
Integration for using Tailwind CSS in mobile projects.