Skip to content

hippy-contrib/hippy_ui_react

Repository files navigation

🚀 一个基于 hippy-react 的 UI 组件库。

📚 文档

📦 安装

yarn add  hippy_ui_react
# or
npm install hippy_ui_react

✨ 特性

  • 开发使用顺滑,体验一把梭。
  • 开箱即用的高质量 hippy-react 组件。
  • 支持定制化主题色。
  • 丰富的文档和案例说明。
  • 多平台支持。

💻 平台

  • 兼容 H5、Hippy。

H5请设置@hippy/react别名为@hippy/react-web

module.exports = {
  alias: {
    "@hippy/react": path.resolve(__dirname, "./node_modules/@hippy/react-web")
  }
}

💡贡献

  • 本项目由「全民K歌」团队提供