{"id":15287946,"url":"https://github.com/evanbacon/expo-three-orbit-controls","last_synced_at":"2025-04-13T05:13:30.447Z","repository":{"id":47252487,"uuid":"93562728","full_name":"EvanBacon/expo-three-orbit-controls","owner":"EvanBacon","description":"🎥 Three.js Orbit Controls (Camera) bridged into React Native","archived":false,"fork":false,"pushed_at":"2024-03-18T23:04:51.000Z","size":431,"stargazers_count":79,"open_issues_count":12,"forks_count":36,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T05:13:18.169Z","etag":null,"topics":["3d","ar","expo","gaming","javascript","npm","react","reactnative","threejs","yarn"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/EvanBacon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-06-06T20:51:17.000Z","updated_at":"2025-02-25T08:09:29.000Z","dependencies_parsed_at":"2024-06-18T19:52:54.103Z","dependency_job_id":"efd20593-8943-46fa-a31a-bba13db21317","html_url":"https://github.com/EvanBacon/expo-three-orbit-controls","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":"0.16666666666666663","last_synced_commit":"1a67021c391da2da462cce6dfeb05829f0956c20"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-orbit-controls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-orbit-controls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-orbit-controls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvanBacon%2Fexpo-three-orbit-controls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvanBacon","download_url":"https://codeload.github.com/EvanBacon/expo-three-orbit-controls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665746,"owners_count":21142123,"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":["3d","ar","expo","gaming","javascript","npm","react","reactnative","threejs","yarn"],"created_at":"2024-09-30T15:39:53.823Z","updated_at":"2025-04-13T05:13:30.403Z","avatar_url":"https://github.com/EvanBacon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# expo-three-orbit-controls\n\n[![supports iOS](https://img.shields.io/badge/iOS-4630EB.svg?style=flat-square\u0026logo=APPLE\u0026labelColor=999999\u0026logoColor=fff)](https://itunes.apple.com/app/apple-store/id982107779)\n[![supports Android](https://img.shields.io/badge/Android-4630EB.svg?style=flat-square\u0026logo=ANDROID\u0026labelColor=A4C639\u0026logoColor=fff)](https://play.google.com/store/apps/details?id=host.exp.exponent\u0026referrer=expo-three-orbit-controls)\n[![supports web](https://img.shields.io/badge/web-4630EB.svg?style=flat-square\u0026logo=GOOGLE-CHROME\u0026labelColor=4285F4\u0026logoColor=fff)](https://docs.expo.io/workflow/web/)\n\nThis is a very rough port of [Three.js `OrbitControls`](https://threejs.org/docs/#examples/en/controls/OrbitControls) for universal React apps with Expo.\n\n- Fully written in TypeScript because it's the best! 🌟\n- Internally this uses a basic PanResponder for gestures. PRs to migrate PanResponder to React Native Gesture Handler are very welcome.\n- On web, two finger gestures aren't currently implemented.\n- On native, the camera may jump when panning + zooming ends due to issues with React Native `PanResponder`.\n\n## ☁️ Installation\n\n```sh\nyarn add expo-three-orbit-controls\n```\n\n## 🚀 Usage\n\nImport into your project:\n\n```tsx\nimport OrbitControlsView from 'expo-three-orbit-controls';\n```\n\nCheck out the [example](./example/App.tsx) for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanbacon%2Fexpo-three-orbit-controls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanbacon%2Fexpo-three-orbit-controls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanbacon%2Fexpo-three-orbit-controls/lists"}