{"id":20738864,"url":"https://github.com/mucahitdev/react-native-reset-css","last_synced_at":"2026-02-07T14:33:53.842Z","repository":{"id":200045115,"uuid":"705042252","full_name":"mucahitdev/react-native-reset-css","owner":"mucahitdev","description":"Bringing the web's reset CSS experience to React Native for a consistent mobile UI","archived":false,"fork":false,"pushed_at":"2025-01-06T20:30:58.000Z","size":1475,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T14:52:43.519Z","etag":null,"topics":["component","react-native"],"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/mucahitdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-10-14T21:37:41.000Z","updated_at":"2023-10-14T22:54:50.000Z","dependencies_parsed_at":"2024-11-17T06:21:26.957Z","dependency_job_id":"4b36f05a-2f9b-4380-9454-163aad3c1c32","html_url":"https://github.com/mucahitdev/react-native-reset-css","commit_stats":null,"previous_names":["mucahitdev/react-native-reset-css"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mucahitdev/react-native-reset-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahitdev%2Freact-native-reset-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahitdev%2Freact-native-reset-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahitdev%2Freact-native-reset-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahitdev%2Freact-native-reset-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mucahitdev","download_url":"https://codeload.github.com/mucahitdev/react-native-reset-css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mucahitdev%2Freact-native-reset-css/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29197022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"last_error":"SSL_read: 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":["component","react-native"],"created_at":"2024-11-17T06:21:11.357Z","updated_at":"2026-02-07T14:33:53.813Z","avatar_url":"https://github.com/mucahitdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-reset-css\n\nBringing the web's reset CSS experience to React Native for a consistent mobile UI\n\n## Installation\n\n```sh\nnpm install react-native-reset-css\n\nor\n\nyarn add react-native-reset-css\n```\n\n## Usage\n\n### Basic Usage\n\n#### 1. Import the `reset` function\n\n```js\nimport { customizeView } from 'react-native-reset-css';\n\nor;\n\nimport Customizer from 'react-native-reset-css';\n```\n\n#### 2. Customize your Component\n\n```js\ncustomizeView({\n  style: {\n    backgroundColor: 'blue',\n  },\n});\n\nor;\n\nCustomizer.View({\n  style: {\n    backgroundColor: 'yellow',\n  },\n});\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmucahitdev%2Freact-native-reset-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmucahitdev%2Freact-native-reset-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmucahitdev%2Freact-native-reset-css/lists"}