{"id":3927,"url":"https://github.com/akveo/react-native-ui-kitten","last_synced_at":"2025-05-12T03:46:33.587Z","repository":{"id":38815804,"uuid":"76937669","full_name":"akveo/react-native-ui-kitten","owner":"akveo","description":":boom: React Native UI Library based on Eva Design System  :new_moon_with_face::sparkles:Dark Mode","archived":false,"fork":false,"pushed_at":"2025-03-18T10:07:35.000Z","size":480324,"stargazers_count":10516,"open_issues_count":193,"forks_count":973,"subscribers_count":126,"default_branch":"master","last_synced_at":"2025-05-08T16:03:11.742Z","etag":null,"topics":["react","react-native","ui-kit"],"latest_commit_sha":null,"homepage":"https://akveo.github.io/react-native-ui-kitten/","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/akveo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-12-20T08:22:38.000Z","updated_at":"2025-05-08T14:21:38.000Z","dependencies_parsed_at":"2025-03-29T17:45:28.019Z","dependency_job_id":null,"html_url":"https://github.com/akveo/react-native-ui-kitten","commit_stats":{"total_commits":820,"total_committers":67,"mean_commits":"12.238805970149254","dds":0.7390243902439024,"last_synced_commit":"fa89cde00bc28592fa17fe759e43be01be344d50"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akveo%2Freact-native-ui-kitten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akveo%2Freact-native-ui-kitten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akveo%2Freact-native-ui-kitten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akveo%2Freact-native-ui-kitten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akveo","download_url":"https://codeload.github.com/akveo/react-native-ui-kitten/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253303055,"owners_count":21886879,"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":["react","react-native","ui-kit"],"created_at":"2024-01-05T20:16:55.573Z","updated_at":"2025-05-12T03:46:28.571Z","avatar_url":"https://github.com/akveo.png","language":"TypeScript","funding_links":[],"categories":["Components","TypeScript","UI Frameworks"],"sub_categories":["UI"],"readme":"\n# UI Kitten [\u003cimg src=\"https://i.imgur.com/oMcxwZ0.png\" alt=\"Eva Design System\" height=\"20px\" /\u003e][link:eva] [![npm][badge:license]]() [![Build Status][badge:github-actions]][link:github-actions] [![Coverage Status][badge:coveralls]][link:coveralls]\n\n[Documentation][link:doc-homepage]\n\nUI Kitten is a React Native UI Library that allows you creating stunning multi-brand cross-platform mobile applications.\nThe library is based on Eva Design System which brings consistency and scalability in the design and development process.\nIt contains a set of general purpose UI components styled in a similar way.\nAnd the most awesome thing: the themes can be changed in the runtime, with no need to reload the application.\n\n100% Free and Open Source!\n\n![Kitten Material](https://camo.githubusercontent.com/f0487d92194f3c685213539c53e9784113cd8a4b/68747470733a2f2f692e696d6775722e636f6d2f58384f344748622e706e67)\n![link:doc-homepage](https://user-images.githubusercontent.com/1452064/115417233-212a0100-a201-11eb-8bcf-0a60cca2e081.png)\n\n## What's included\n\n- **25+ general-purpose components** designed and tested to save your time.\n\n- **Comprehensive clear documentation** with the tons of examples.\n\n- **Theming System -** Use Light and modern Dark themes and create your own.\n\n- **SVG Eva Icons support -** 480+ general purpose icons\n\n- **Eva Design System Support -** Construct an interface using basic components following Eva specifications and it will always have a stunning design.\n\n## Starter App\n\n**Kitten Tricks** – [react-native starter kit][link:kitten-tricks] allows you to boost the development of a mobile app.\nThere is a huge variety of customizable layouts, use “as is” or add new blocks.\n\n**Over 40 screens in dark and light themes** give you the possibility to create a bright and exclusive app while saving your time on compiling numerous details.  Also, you can download the source code and use it for your own benefit.\n\n## Quick Start\n\nStart a new app with UI Kitten template from a scratch:\n\n```bash\nnpx react-native init MyApp --template @ui-kitten/template-js\n```\n\nOr, if you want to init with TypeScript:\n\n```bash\nnpx react-native init MyApp --template @ui-kitten/template-ts\n```\n\nThis will setup a new React Native application configured with UI Kitten.\nRefer to the [Documentation][link:doc-where-start] for more options to start.\n\n## UI Bakery\n\nNeed to quickly build an admin panel for your mobile app? Check out UI builder [UI Bakery](https://uibakery.io).\n\n\u003ca href=\"https://uibakery.io\"\u003e\u003cimg src=\"https://storage.uibakery.io/video-assets/landing/Logo/UIB%20400x150.png\" height=\"80\" /\u003e\u003c/a\u003e\n\n## How can I support the developers?\n- Star our GitHub repo :star:\n- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:\n- Read us on [Medium][link:akveo-medium]\n- Follow us on [Twitter][link:akveo-twitter]\n- Like our page on [Facebook][link:akveo-facebook]\n\n## License\n[MIT](LICENSE.txt) license.\n\n## More from Akveo\n- [Eva Icons][link:eva-icons] - 480+ beautiful Open Source icons\n\n## From Developers\nMade with :heart: by [Akveo team][link:akveo-homepage]. Follow us on [Twitter][link:akveo-twitter] to get the latest news first!\nWe're always happy to receive your feedback!\n\n[badge:license]: https://img.shields.io/npm/l/react-native-ui-kitten.svg\n[badge:github-actions]: https://github.com/akveo/react-native-ui-kitten/workflows/Build/badge.svg\n[badge:coveralls]: https://coveralls.io/repos/github/akveo/react-native-ui-kitten/badge.svg?branch=master\n\n[link:eva]: https://eva.design?utm_campaign=eva_design%20-%20home%20-%20ui_kitten%20github\u0026utm_source=ui_kitten\u0026utm_medium=referral\u0026utm_content=kitten_github_readme\n[link:github-actions]: https://github.com/akveo/react-native-ui-kitten/actions\n[link:coveralls]: https://coveralls.io/github/akveo/react-native-ui-kitten?branch=master\n[link:doc-homepage]: https://akveo.github.io/react-native-ui-kitten?utm_campaign=ui_kitten%20-%20home%20-%20ui_kitten%20github%20readme\u0026utm_source=ui_kitten\u0026utm_medium=referral\u0026utm_content=homepage_link\n[link:doc-where-start]: https://akveo.github.io/react-native-ui-kitten/docs/getting-started/where-to-start?utm_campaign=ui_kitten%20-%20home%20-%20ui_kitten%20github%20readme\u0026utm_source=ui_kitten\u0026utm_medium=referral\u0026utm_content=where_to_start_docs_link\n[link:kitten-tricks]: https://github.com/akveo/kittenTricks\n[link:eva-icons]: https://github.com/akveo/eva-icons\n[link:akveo-homepage]: https://www.akveo.com?utm_campaign=services%20-%20homepage%20-%20ui_kitten%20github%20readme\u0026utm_source=ui_kitten\u0026utm_medium=referral\u0026utm_content=ui_kitten_readme\n[link:akveo-medium]: https://medium.com/akveo-engineering\n[link:akveo-twitter]: https://twitter.com/akveo\n[link:akveo-facebook]: https://www.facebook.com/akveo\n[link:ui-kitten-bundles]: https://store.akveo.com/collections/mobile-bundles?utm_campaign=akveo_store%20-%20mobile%20bundles%20-%20ui_kitten%20github%20readme\u0026utm_source=ui_kitten\u0026utm_medium=banner\u0026utm_content=mobile_bundles_banner\n[link:ui-kitten-bundle-java]: https://store.akveo.com/products/java-mobile-starter-bundle?utm_campaign=akveo_store%20-%20mobile%20bundles%20-%20ui_kitten%20github%20readme\u0026utm_source=ui_kitten\u0026utm_medium=referral\u0026utm_content=java_bundle_link\n[link:ui-kitten-bundle-dotnet-core]: https://store.akveo.com/products/net-core-mobile-starter-bundle?utm_campaign=akveo_store%20-%20mobile%20bundles%20-%20ui_kitten%20github%20readme\u0026utm_source=ui_kitten\u0026utm_medium=referral\u0026utm_content=dotnet_bundle_link\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakveo%2Freact-native-ui-kitten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakveo%2Freact-native-ui-kitten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakveo%2Freact-native-ui-kitten/lists"}