awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesState-Responsive Native Styles

Components that dynamically adjust styles based on user interaction states on mobile platforms.

Distinct from Native Base Styles: No existing candidate covers dynamic state-responsive styling on native mobile; closest is static native base styles.

Explore 2 awesome GitHub repositories matching user interface & experience · State-Responsive Native Styles. Refine with filters or upvote what's useful.

Awesome State-Responsive Native Styles GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gluestack/gluestack-uigluestack 的头像

    gluestack/gluestack-ui

    4,931在 GitHub 上查看↗

    gluestack-ui is a cross-platform React component library built with Tailwind CSS. It provides over 30 pre-built, accessible components that can be installed by copying their source files directly into a project, giving developers full control over customization without external runtime dependencies. Every component implements WAI-ARIA patterns, keyboard navigation, and screen reader support out of the box. A key differentiator is the copy-paste architecture: rather than a traditional package dependency, component source code is placed in the project, allowing direct editing and eliminating ve

    Wraps components with a higher-order component that dynamically adjusts styles based on user interaction states on mobile.

    TypeScriptaccessibilitycomponent-librarycustomizable-components
    在 GitHub 上查看↗4,931
  • vadimdemedes/tailwind-rnvadimdemedes 的头像

    vadimdemedes/tailwind-rn

    4,270在 GitHub 上查看↗

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

    Allows adjusting styles dynamically based on screen breakpoints, dark mode, orientation, and motion settings.

    JavaScript
    在 GitHub 上查看↗4,270
  1. Home
  2. User Interface & Experience
  3. State-Responsive Native Styles