{"id":18338766,"url":"https://github.com/tableflip/react-native-uploadcare-image","last_synced_at":"2025-08-08T06:06:20.416Z","repository":{"id":72910989,"uuid":"94375064","full_name":"tableflip/react-native-uploadcare-image","owner":"tableflip","description":"Uploadcare image wrapper for react native","archived":false,"fork":false,"pushed_at":"2018-01-23T08:56:12.000Z","size":4,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T20:46:08.345Z","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/tableflip.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-06-14T21:35:51.000Z","updated_at":"2018-02-08T12:12:48.000Z","dependencies_parsed_at":"2023-05-26T01:15:22.430Z","dependency_job_id":null,"html_url":"https://github.com/tableflip/react-native-uploadcare-image","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tableflip/react-native-uploadcare-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableflip%2Freact-native-uploadcare-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableflip%2Freact-native-uploadcare-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableflip%2Freact-native-uploadcare-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableflip%2Freact-native-uploadcare-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tableflip","download_url":"https://codeload.github.com/tableflip/react-native-uploadcare-image/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tableflip%2Freact-native-uploadcare-image/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269373109,"owners_count":24406321,"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-08T02:00:09.200Z","response_time":72,"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-11-05T20:15:16.364Z","updated_at":"2025-08-08T06:06:20.384Z","avatar_url":"https://github.com/tableflip.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-uploadcare-image\n\n## Example\n\n```js\nimport UploadcareImage from 'react-native-uploadcare-image'\nimport defaultImage from './default-image.jpg'\n\nexport default function Avatar () {\n  const url = 'http://www.ucarecdn.com/cca76eb6-1d25-4fee-a7a9-9516cc161b73/'\n  return (\n    \u003cUploadcareImage\n      url={url}\n      width={32}\n      height={32}\n      style={{ borderRadius: 16 }}\n      defaultImage={defaultImage} /\u003e\n  )\n  // url is transformed into:\n  // http://www.ucarecdn.com/cca76eb6-1d25-4fee-a7a9-9516cc161b73/-/scale_crop/64x64/center/-/quality/lighter/\n  // ...but `resizeImage` prop can be passed to customise:\n  // `resizeImage={(url, width, height) =\u003e { return /* ... */ }}`\n}\n```\n\n## Contribute\n\nFeel free to dive in! [Open an issue](https://github.com/tableflip/react-native-uploadcare-image/issues/new) or submit PRs.\n\n## License\n\n[MIT](LICENSE) © TABLEFLIP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftableflip%2Freact-native-uploadcare-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftableflip%2Freact-native-uploadcare-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftableflip%2Freact-native-uploadcare-image/lists"}