{"id":19175772,"url":"https://github.com/24jieqi/react-native-xiaoshu","last_synced_at":"2025-05-15T08:08:54.764Z","repository":{"id":62913923,"uuid":"385194607","full_name":"24jieqi/react-native-xiaoshu","owner":"24jieqi","description":"🌈 React Native UI library","archived":false,"fork":false,"pushed_at":"2025-04-13T10:23:13.000Z","size":15361,"stargazers_count":264,"open_issues_count":14,"forks_count":23,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-14T12:19:01.711Z","etag":null,"topics":["android","ios","react","react-native","typescript","ui","ui-components"],"latest_commit_sha":null,"homepage":"https://24jieqi.github.io/react-native-xiaoshu/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/24jieqi.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.js","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-12T09:32:00.000Z","updated_at":"2025-04-13T10:20:06.000Z","dependencies_parsed_at":"2024-01-04T10:34:31.159Z","dependency_job_id":"c6eb407e-f04c-472e-9e83-a7cca7374b1f","html_url":"https://github.com/24jieqi/react-native-xiaoshu","commit_stats":{"total_commits":1221,"total_committers":8,"mean_commits":152.625,"dds":0.08517608517608521,"last_synced_commit":"bd964126de8583218197398affdfe0d388017d31"},"previous_names":["24jieqi/react-native-xiaoshu","hjfruit/react-native-xiaoshu"],"tags_count":232,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24jieqi%2Freact-native-xiaoshu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24jieqi%2Freact-native-xiaoshu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24jieqi%2Freact-native-xiaoshu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/24jieqi%2Freact-native-xiaoshu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/24jieqi","download_url":"https://codeload.github.com/24jieqi/react-native-xiaoshu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248877968,"owners_count":21176244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","react","react-native","typescript","ui","ui-components"],"created_at":"2024-11-09T10:25:00.648Z","updated_at":"2025-05-15T08:08:54.752Z","avatar_url":"https://github.com/24jieqi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"./logo-xiaoshu.svg\" width=\"120\" /\u003e\n\u003c/div\u003e\n\u003ch1 align=\"center\"\u003e小暑 xiǎo shǔ\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\nReact Native UI library\n\u003c/div\u003e\n\n[xiaoshu-npm-url]: https://www.npmjs.com/package/@fruits-chain/react-native-xiaoshu\n\n\u003cdiv align=\"center\"\u003e\n\n[![](https://img.shields.io/npm/v/@fruits-chain/react-native-xiaoshu.svg)][xiaoshu-npm-url]\n[![](https://img.shields.io/npm/dm/@fruits-chain/react-native-xiaoshu.svg)][xiaoshu-npm-url]\n[![](https://img.shields.io/badge/language-typescript-blue.svg)](https://www.typescriptlang.org/)\n[![install size](https://packagephobia.com/badge?p=@fruits-chain/react-native-xiaoshu)](https://packagephobia.com/result?p=@fruits-chain/react-native-xiaoshu)\n\u003cbr\u003e\n[![Platform - Android](https://img.shields.io/badge/platform-Android-3ddc84.svg?logo=android)](https://www.android.com)\n[![Platform - iOS](https://img.shields.io/badge/platform-iOS-000.svg?logo=apple)](https://developer.apple.com/ios)\n\n\u003c/div\u003e\n\n![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)\n\n![](./snapshoot.png)\n\n## 特点\n\n- 🛡 纯 TypeScript 实现\n- 🌈 部分交互/组件支持函数方式调用\n- 🎨 支持自定义主题\n\n## 安装\n\n```bash\n## react-native-svg 需大于 12.4.1，结合项目的 React Native 选择一个合适的版本\nyarn add @fruits-chain/react-native-xiaoshu react-native-safe-area-context react-native-svg rc-field-form\n```\n\n## 使用\n\n```tsx\nimport React from 'react'\nimport { Provider, Button } from '@fruits-chain/react-native-xiaoshu'\n\nconst App: React.FC = () =\u003e {\n  return (\n    \u003cProvider\u003e\n      \u003cButton text=\"普通按钮\" type=\"primary\" /\u003e\n    \u003c/Provider\u003e\n  )\n}\n```\n\n## Expo\n\n- **Expo demo app**\n\nSDK 53+\n\n\u003cimg src=\"https://qr.expo.dev/eas-update?slug=exp\u0026projectId=610e3121-d086-4484-8023-130dca7937ec\u0026groupId=e1c786d5-e805-4833-a71c-22f98f33f413\u0026host=u.expo.dev\" alt=\"react-native-xiaoshu\" width=\"200\"\u003e\n\n## 参与开发 [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)\n\n阅读更多[开发约定](./CONTRIBUTING.md)。\n\n## Sponsors\n\n\u003cul style=\"list-style:none;padding:0;margin:0;\"\u003e\n  \u003cli style=\"display:flex;align-items:center;gap:16px;\"\u003e\n    \u003cimg src=\"https://zhiyabonsai.com/images/icon.png\" alt=\"知芽App-属于盆景爱好者的专业AI社区\" width=\"48\"\u003e\n    \u003ca target=\"\\_blank\" rel=\"noopener\" href=\"https://zhiyabonsai.com\" style=\"color:#666;\"\u003e知芽App-属于盆景爱好者的专业AI社区\u003c/a\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F24jieqi%2Freact-native-xiaoshu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F24jieqi%2Freact-native-xiaoshu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F24jieqi%2Freact-native-xiaoshu/lists"}