{"id":29731058,"url":"https://github.com/material-elements/react-native-material-elements","last_synced_at":"2025-07-25T06:08:52.999Z","repository":{"id":246726248,"uuid":"822151784","full_name":"material-elements/react-native-material-elements","owner":"material-elements","description":"A sophisticated UI library crafted to enhance your React Native development workflow. ","archived":false,"fork":false,"pushed_at":"2025-07-12T07:05:08.000Z","size":1320,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T09:09:08.290Z","etag":null,"topics":["component-library","mobile","mobile-app","mobileappdesign","native","nexui","opensourceui","react","react-native","react-native-component-lib","react-native-nex-ui","reactnativecomponents","reactnativeui","rn-nex","rn-nex-ui","ui-components","uicomponents","uikit","user-interface"],"latest_commit_sha":null,"homepage":"","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/material-elements.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-06-30T12:24:18.000Z","updated_at":"2025-07-12T07:05:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"abeb9846-6ed9-4d63-b235-bd9437346727","html_url":"https://github.com/material-elements/react-native-material-elements","commit_stats":null,"previous_names":["rn-nex/rn-nex-ui","material-elements/react-native-material-elements"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/material-elements/react-native-material-elements","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-elements%2Freact-native-material-elements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-elements%2Freact-native-material-elements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-elements%2Freact-native-material-elements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-elements%2Freact-native-material-elements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/material-elements","download_url":"https://codeload.github.com/material-elements/react-native-material-elements/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/material-elements%2Freact-native-material-elements/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266963435,"owners_count":24013051,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["component-library","mobile","mobile-app","mobileappdesign","native","nexui","opensourceui","react","react-native","react-native-component-lib","react-native-nex-ui","reactnativecomponents","reactnativeui","rn-nex","rn-nex-ui","ui-components","uicomponents","uikit","user-interface"],"created_at":"2025-07-25T06:08:52.476Z","updated_at":"2025-07-25T06:08:52.979Z","avatar_url":"https://github.com/material-elements.png","language":"TypeScript","readme":"React Native Material Elements\n\n###\n\nA sophisticated UI library crafted to enhance your React Native development workflow. Designed for simplicity and elegance, material elements provides a rich collection of components and utilities to effortlessly create polished mobile applications.\n\n## Installation\n\nInstall the required dependencies using `yarn` or `npm`:\n\n```bash\nyarn add react-native-material-elements lodash use-context-selector\nyarn add @types/lodash -D\n\nOR\n\nnpm install react-native-material-elements lodash use-context-selector\nyarn install @types/lodash -save-dev\n```\n\n## Table of Contents\n\n- [Grid](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/grid.md)\n- [Dropdown](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/drop-down.md)\n- [ActivityIndicator](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/activity-indicator.md)\n- [Transition](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/transition.md)\n- [ImageList](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/image-list.md)\n- [CheckBox](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/check-box.md)\n- [QuantityStepper](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/quantity-stepper.md)\n- [Accordion](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/accordion.md)\n- [Avatar](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/avatar.md)\n- [Switch](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/switch.md)\n- [Badge](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/badge.md)\n- [BaseStyles](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/base-styles.md)\n- [Box](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/box.md)\n- [Button](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/button.md)\n- [Card](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/card.md)\n- [Chip](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/chip.md)\n- [Dialog](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/dialog.md)\n- [Divider](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/divider.md)\n- [List](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/list.md)\n- [Pagination](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/pagination.md)\n- [Text](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/text.md)\n- [TextInput](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/text-input.md)\n- [ThemeProvider](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/theme-provider.md)\n- [Portal](https://github.com/material-elements/react-native-material-elements/blob/master/docs/components/portal.md)\n- [Thank You](#thank-you)\n\n# Thank You!\n\nWe sincerely appreciate you taking the time to read through our documentation. Your attention to detail and commitment to understanding the intricacies of our library is truly valued.\n\nYour feedback and contributions are what make our project better. If you have any questions, suggestions, or run into any issues, please don't hesitate to reach out. Together, we can build something amazing.\n\n## Contributions and Feedback\n\nWe welcome contributions and feedback from the community. If you have any suggestions, questions, or would like to contribute to the project, please feel free to reach out.\n\n### How to Contribute\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature-branch`)\n3. Make your changes\n4. Commit your changes (`git commit -am 'Add new feature'`)\n5. Push to the branch (`git push origin feature-branch`)\n6. Create a new Pull Request\n\nHappy coding!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterial-elements%2Freact-native-material-elements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaterial-elements%2Freact-native-material-elements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaterial-elements%2Freact-native-material-elements/lists"}