{"id":21126141,"url":"https://github.com/shigebeyond/react-native-web-image","last_synced_at":"2025-03-14T11:42:26.419Z","repository":{"id":85816353,"uuid":"37452164","full_name":"shigebeyond/react-native-web-image","owner":"shigebeyond","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-26T08:55:59.000Z","size":62,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T05:41:58.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shigebeyond.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}},"created_at":"2015-06-15T08:13:58.000Z","updated_at":"2016-01-26T08:56:00.000Z","dependencies_parsed_at":"2023-04-20T19:06:59.437Z","dependency_job_id":null,"html_url":"https://github.com/shigebeyond/react-native-web-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigebeyond%2Freact-native-web-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigebeyond%2Freact-native-web-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigebeyond%2Freact-native-web-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shigebeyond%2Freact-native-web-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shigebeyond","download_url":"https://codeload.github.com/shigebeyond/react-native-web-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573168,"owners_count":20312879,"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":[],"created_at":"2024-11-20T04:39:27.423Z","updated_at":"2025-03-14T11:42:26.398Z","avatar_url":"https://github.com/shigebeyond.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-web-image\n\n##What is it\nreact-native-web-image is a react native ui component used to render and cache web image, we use another ope-source project  [SDWebImage](https://github.com/rs/SDWebImage) to implement image cache.\n\n##How to use it\n\n1. `npm install react-native-web-image@latest --save`\n2. In XCode, in the project navigator right click `Libraries` ➜ `Add Files to [your project's name]`\n3. Go to `node_modules` ➜ `react-native-web-image` and add `ReactNativeWebImage.xcodeproj`\n4. Add `libReactNativeWebImage.a` (from 'Products' under ReactNativeWebImage.xcodeproj) to your project's `Build Phases` ➜ `Link Binary With Libraries` phase\n5. Edit `node_modules/react-native/Libraries/Image/Image.ios.js` and use our ui component\n```javascript\n// var RCTNetworkImage = requireNativeComponent('RCTNetworkImageView', null);\nvar RCTNetworkImage = requireNativeComponent('SKWebImageView', null);\n```\n6. Run your project (`Cmd+R`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshigebeyond%2Freact-native-web-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshigebeyond%2Freact-native-web-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshigebeyond%2Freact-native-web-image/lists"}