{"id":22891635,"url":"https://github.com/hanford/react-touchable-component","last_synced_at":"2026-04-28T13:38:17.355Z","repository":{"id":57346620,"uuid":"105411274","full_name":"hanford/react-touchable-component","owner":"hanford","description":"Touchable / draggable react component with an easy to use API","archived":false,"fork":false,"pushed_at":"2017-10-01T01:26:05.000Z","size":135,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T15:50:04.434Z","etag":null,"topics":["gesture","moveable","opensource","react","touch"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hanford.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":"2017-10-01T01:12:18.000Z","updated_at":"2024-04-25T09:05:42.000Z","dependencies_parsed_at":"2022-08-31T22:40:18.205Z","dependency_job_id":null,"html_url":"https://github.com/hanford/react-touchable-component","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/hanford%2Freact-touchable-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Freact-touchable-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Freact-touchable-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanford%2Freact-touchable-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanford","download_url":"https://codeload.github.com/hanford/react-touchable-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246540526,"owners_count":20793930,"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","moveable","opensource","react","touch"],"created_at":"2024-12-13T22:35:08.996Z","updated_at":"2026-04-28T13:38:17.257Z","avatar_url":"https://github.com/hanford.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## react-touchable-component\n\n\u003e Touchable / draggable react component with an easy to use API\n\n\u003cbr /\u003e\n\n## Install\n\n```\n$ npm install react-touchable-component --save\n```\n\n\n## Usage\n\n```js\nimport Touchable from 'react-touchable-component'\n\n..\n\nrender () {\n  return (\n    \u003cTouchable\u003e\n      {({x, y}) =\u003e (\n        \u003cdiv style={{transform: `translate3d(${x}px, ${y}px, 0)`}}\u003e\n          Yo, Im moving around\n        \u003c/div\u003e\n      )}\n    \u003c/Touchable\u003e\n  )\n}\n```\n\n## License\n\nMIT © [Jack Hanford](http://jackhanford.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanford%2Freact-touchable-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanford%2Freact-touchable-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanford%2Freact-touchable-component/lists"}