{"id":22165545,"url":"https://github.com/textileio/react-native-textile-image","last_synced_at":"2026-02-11T00:03:21.869Z","repository":{"id":34240617,"uuid":"171939873","full_name":"textileio/react-native-textile-image","owner":"textileio","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T20:51:36.000Z","size":362,"stargazers_count":2,"open_issues_count":14,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T01:35:10.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/textileio.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":"2019-02-21T20:25:16.000Z","updated_at":"2023-07-25T14:23:50.000Z","dependencies_parsed_at":"2023-01-15T05:32:16.991Z","dependency_job_id":null,"html_url":"https://github.com/textileio/react-native-textile-image","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/textileio/react-native-textile-image","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Freact-native-textile-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Freact-native-textile-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Freact-native-textile-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Freact-native-textile-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/textileio","download_url":"https://codeload.github.com/textileio/react-native-textile-image/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/textileio%2Freact-native-textile-image/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745670,"owners_count":24813521,"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-23T02:00:09.327Z","response_time":69,"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-12-02T05:15:13.060Z","updated_at":"2026-02-11T00:03:21.851Z","avatar_url":"https://github.com/textileio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-textile-image-view\n\n## Getting started\n\n`$ npm install react-native-textile-image-view --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-textile-image-view`\n\n### Manual installation\n\n\n#### iOS\n\n1. In XCode, in the project navigator, right click `Libraries` ➜ `Add Files to [your project's name]`\n2. Go to `node_modules` ➜ `react-native-textile-image-view` and add `TextileImageView.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libTextileImageView.a` to your project's `Build Phases` ➜ `Link Binary With Libraries`\n4. Run your project (`Cmd+R`)\u003c\n\n#### Android\n\n1. Open up `android/app/src/main/java/[...]/MainActivity.java`\n  - Add `import io.textile.textileimage.TextileImageViewPackage;` to the imports at the top of the file\n  - Add `new TextileImageViewPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-textile-image-view'\n  \tproject(':react-native-textile-image-view').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-textile-image-view/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-textile-image-view')\n  \t```\n\n\n## Usage\n```javascript\nimport TextileImageView from 'react-native-textile-image-view';\n\n// TODO: What to do with the module?\nTextileImageView;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextileio%2Freact-native-textile-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftextileio%2Freact-native-textile-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftextileio%2Freact-native-textile-image/lists"}