{"id":40736100,"url":"https://github.com/nativeui-org/ui","last_synced_at":"2026-01-21T15:00:54.228Z","repository":{"id":283522765,"uuid":"951819667","full_name":"nativeui-org/ui","owner":"nativeui-org","description":"A set of beautifully-designed, accessible React Native components distributed via the shadcn registry. Works with Expo and your favorite tools. Open Source.","archived":false,"fork":false,"pushed_at":"2025-11-16T22:45:05.000Z","size":1227,"stargazers_count":216,"open_issues_count":4,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-17T00:19:12.194Z","etag":null,"topics":["components","expo","nativeui","nativewind","react-native","tailwindcss","ui"],"latest_commit_sha":null,"homepage":"https://nativeui.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nativeui-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["theoribbi"]}},"created_at":"2025-03-20T09:45:15.000Z","updated_at":"2025-11-16T22:45:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f2bb94a-3ac4-4624-8129-da76cf5390ce","html_url":"https://github.com/nativeui-org/ui","commit_stats":null,"previous_names":["nativeui-org/ui"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/nativeui-org/ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativeui-org%2Fui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativeui-org%2Fui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativeui-org%2Fui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativeui-org%2Fui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nativeui-org","download_url":"https://codeload.github.com/nativeui-org/ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativeui-org%2Fui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T14:50:40.221Z","status":"ssl_error","status_checked_at":"2026-01-21T14:48:59.225Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["components","expo","nativeui","nativewind","react-native","tailwindcss","ui"],"created_at":"2026-01-21T15:00:26.031Z","updated_at":"2026-01-21T15:00:54.206Z","avatar_url":"https://github.com/nativeui-org.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/nativeui-org/ui/blob/master/public/logo-wout-bg.png?raw=true\" alt=\"NativeUI Logo\" width=\"120\" height=\"120\" /\u003e\n  \n  # NativeUI\n  \n  **Beautifully designed React Native components that you can copy and paste into your apps. Accessible. Customizable. Open Source.**\n  \n  [![GitHub stars](https://img.shields.io/github/stars/nativeui-org/ui?style=social)](https://github.com/nativeui-org/ui/stargazers)\n  [![GitHub forks](https://img.shields.io/github/forks/nativeui-org/ui?style=social)](https://github.com/nativeui-org/ui/network/members)\n  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n  [Documentation](https://nativeui.io) • [Components](https://nativeui.io/components) • [Playground](https://github.com/nativeui-org/playground)\n\u003c/div\u003e\n\n---\n\n## Installation\n\nVisit [nativeui.io](https://nativeui.io/docs) to get started.\n\n## Usage\n\nCheck out the [documentation](https://nativeui.io/docs/usage) for detailed usage instructions and examples.\n\n\n## Why NativeUI?\n\n- **Copy and paste**: No package to install. Copy the code and paste it into your project.\n- **Customizable**: Components are built using Tailwind CSS. Customize them to match your design.\n- **Accessible**: Built with accessibility in mind. Keyboard navigation, screen readers, and more.\n- **Mobile-first**: Optimized for iOS and Android with React Native.\n- **Open Source**: Free to use. MIT licensed.\n\n## FAQ\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eWhy copy and paste and not a package?\u003c/strong\u003e\u003c/summary\u003e\n\nThe idea behind this is to give you ownership and control over the code, allowing you to decide how the components are built and styled.\n\nStart with some sensible defaults, then customize the components to your needs.\n\nOne of the drawbacks of packaging the components in an npm package is that the style is coupled with the implementation. The design of your components should be separate from their implementation.\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eDo you plan to publish it as an npm package?\u003c/strong\u003e\u003c/summary\u003e\n\nNo. We have no plans to publish it as an npm package.\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eWhat's the difference with NativeBase, Tamagui, etc?\u003c/strong\u003e\u003c/summary\u003e\n\nNativeUI is not a component library. It's a collection of re-usable components that you can copy and paste into your apps.\n\nWhat do we mean by not a component library?\n\nWe mean you do not install it as a dependency. It is not available or distributed via npm.\n\nPick the components you need. Copy and paste the code into your project and customize to your needs. The code is yours.\n\n_Use this as a reference to build your own component libraries._\n\n\u003c/details\u003e\n\n## Contributing\n\nPlease read our [contributing guide](./registry/CONTRIBUTING.md).\n\n## License\n\nLicensed under the [MIT license](https://github.com/nativeui-org/ui/blob/main/LICENSE).","funding_links":["https://github.com/sponsors/theoribbi"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativeui-org%2Fui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativeui-org%2Fui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativeui-org%2Fui/lists"}