{"id":28705042,"url":"https://github.com/oblador/react-native-pinchable","last_synced_at":"2025-06-14T14:09:30.913Z","repository":{"id":43045196,"uuid":"164316244","full_name":"oblador/react-native-pinchable","owner":"oblador","description":"Instagram like pinch to zoom for React Native","archived":false,"fork":false,"pushed_at":"2023-12-12T15:32:41.000Z","size":807,"stargazers_count":232,"open_issues_count":20,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-27T08:56:12.286Z","etag":null,"topics":["gesture","pinch-to-zoom","react-native"],"latest_commit_sha":null,"homepage":"","language":"Java","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/oblador.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["oblador"]}},"created_at":"2019-01-06T14:44:11.000Z","updated_at":"2025-04-14T22:36:55.000Z","dependencies_parsed_at":"2024-06-18T19:46:30.678Z","dependency_job_id":"cc1a80d3-356c-41c2-b38f-2d9af66b9fbd","html_url":"https://github.com/oblador/react-native-pinchable","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.045454545454545414","last_synced_commit":"08a8a7698a4342fdeb621b8f41ba97bc717ff67a"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/oblador/react-native-pinchable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblador%2Freact-native-pinchable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblador%2Freact-native-pinchable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblador%2Freact-native-pinchable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblador%2Freact-native-pinchable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oblador","download_url":"https://codeload.github.com/oblador/react-native-pinchable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oblador%2Freact-native-pinchable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259827667,"owners_count":22917714,"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":["gesture","pinch-to-zoom","react-native"],"created_at":"2025-06-14T14:09:29.577Z","updated_at":"2025-06-14T14:09:30.899Z","avatar_url":"https://github.com/oblador.png","language":"Java","funding_links":["https://github.com/sponsors/oblador"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eReact Native Pinchable\u003c/h1\u003e\n  \u003ch3 align=\"center\"\u003eInstagram like pinch to zoom for React Native.\u003c/h3\u003e\n\u003c/p\u003e\n\n## Demo\n\n![screencast](https://user-images.githubusercontent.com/378279/50738295-9610d280-11d2-11e9-9dba-c0005fa9bfaf.gif)\n\nSee [`Example`](https://github.com/oblador/react-native-pinchable/tree/master/Example) folder.\n\n## Sponsors\n\nIf you find the library useful, please consider [sponsoring on Github](https://github.com/sponsors/oblador). \n\n---\n\n\u003ca href=\"https://bit.ly/2LV9E98\"\u003e\u003cimg src=\"https://x.klarnacdn.net/payment-method/assets/badges/generic/klarna.svg\" width=\"135\" height=\"75\" alt=\"Klarna\" /\u003e\u003ca\u003e\n\nKlarna aims to make online shopping frictionless and are [hiring engineers in Stockholm, Berlin and Milan](https://bit.ly/2LV9E98). Join me to work on one of the largest greenfield React Native apps in the community.\n\n## Installation\n\n```bash\n# Add dependency\nyarn add react-native-pinchable\n# Link iOS dependency\npod install --project-directory=ios\n# Compile project\nreact-native run-ios # or run-android\n```\n\n## Usage\n\n```js\nimport Pinchable from 'react-native-pinchable';\n\n\u003cPinchable\u003e\n  \u003cImage source={...}\u003e\n\u003c/Pinchable\u003e\n```\n\n### Properties\n\n| Prop                   | Description                     | Default |\n| ---------------------- | ------------------------------- | ------- |\n| **`minimumZoomScale`** | The minimum allowed zoom scale. | `1`     |\n| **`maximumZoomScale`** | The maximum allowed zoom scale. | `3`     |\n\n## Limitations\n\nOn Android it's not possible to receive touch events on the views inside the `Pinchable` component.\n\n## License\n\n[MIT License](http://opensource.org/licenses/mit-license.html). © Joel Arvidsson 2019 - present\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foblador%2Freact-native-pinchable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foblador%2Freact-native-pinchable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foblador%2Freact-native-pinchable/lists"}