{"id":4171,"url":"https://github.com/APSL/react-native-item-cell","last_synced_at":"2025-08-04T00:32:28.065Z","repository":{"id":57337820,"uuid":"41859427","full_name":"APSL/react-native-item-cell","owner":"APSL","description":"React Native default iOS item cell","archived":false,"fork":false,"pushed_at":"2017-06-05T07:33:51.000Z","size":525,"stargazers_count":71,"open_issues_count":5,"forks_count":14,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-07-19T20:27:29.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/APSL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-03T12:49:08.000Z","updated_at":"2025-06-20T17:24:53.000Z","dependencies_parsed_at":"2022-09-11T08:11:26.491Z","dependency_job_id":null,"html_url":"https://github.com/APSL/react-native-item-cell","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/APSL/react-native-item-cell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Freact-native-item-cell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Freact-native-item-cell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Freact-native-item-cell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Freact-native-item-cell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APSL","download_url":"https://codeload.github.com/APSL/react-native-item-cell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Freact-native-item-cell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268634064,"owners_count":24281896,"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-08-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2024-01-05T20:17:03.347Z","updated_at":"2025-08-04T00:32:27.395Z","avatar_url":"https://github.com/APSL.png","language":"JavaScript","readme":"# react-native-item-cell\nA React Native default iOS item cell. The cell grows with the inner text.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/wiki/APSL/react-native-item-cell/itemcell.png\" alt=\"ItemCell component screenshot\" width=\"400\"\u003e\n\u003c/p\u003e\n\n\n## Install\n\nRN\u003e=0.18 is required for `1.4.x`. Install the package:\n\n```bash\n$ yarn add react-native-item-cell\n```\n\nInstall ``FontAwesome`` from the awesome Joel Oblador's ``react-native-vector-icons``: https://github.com/oblador/react-native-vector-icons#installation\n\n\n## Usage\n\n```javascript\n\u003cItemCell\u003e\n  Item\n\u003c/ItemCell\u003e\n```\n\n## Prop API\n\n| Prop | Type | Description |\n|------|------|-------------|\n|``showDisclosureIndicator`` | ``bool`` | Shows a small arrow at the right side of the cell. |\n|``icon`` | ``{uri: string}`` object or ``require()`` | URI to render left icon with an URL for the image source or ``require`` for a local image source. |\n|``children`` | ``string`` | The inner text to render. |\n| `subtitle` | `string` | An optional subtitle to render below the `children`. |\n| `value` | `string` | An optional value to display instead of the disclosure indicator. |\n| `backgroundColor` | `string` | The color code of the cell background color. |\n| `textStyle` | `Text.propTypes.style` | The cell text style. |\n| `chevronColor` | `string` color code | The color code for the disclosure indicator. |\n\n## License\n\nMIT\n\n## Author\n\nÁlvaro Medina Ballester \u003camedina at apsl.net\u003e\n","funding_links":[],"categories":["Components","Others"],"sub_categories":["UI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAPSL%2Freact-native-item-cell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAPSL%2Freact-native-item-cell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAPSL%2Freact-native-item-cell/lists"}