2 个仓库
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 是一个实用优先的移动 UI 工具包和集成框架,允许使用 Tailwind CSS 实用类来设置 React Native 组件的样式。它作为一个响应式移动样式引擎,将 CSS 样式定义转换为与原生移动视图样式兼容的 JSON 对象。 该项目提供了一个 CSS 转 JSON 样式转换器和一个响应式引擎,根据屏幕断点、深色模式偏好和视口方向调整样式。这使得在无需编写手动样式表的情况下实现移动响应式设计和基于状态的样式设置成为可能。 该框架涵盖了更广泛的功能,包括用于颜色和间距的自定义主题管理、用于视觉统一的跨平台 UI 样式设置,以及用于在组件树中分发主题配置的基于提供程序的系统。
Integration for using Tailwind CSS in mobile projects.