{"id":23529543,"url":"https://github.com/magic-script/react-native-xr-client","last_synced_at":"2025-05-14T12:23:08.309Z","repository":{"id":57341661,"uuid":"201108458","full_name":"magic-script/react-native-xr-client","owner":"magic-script","description":"React Native XR SDK Client Library","archived":false,"fork":false,"pushed_at":"2020-04-16T16:48:52.000Z","size":120467,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-25T23:47:08.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magic-script.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}},"created_at":"2019-08-07T18:43:39.000Z","updated_at":"2022-02-13T22:06:37.000Z","dependencies_parsed_at":"2022-09-16T02:51:29.864Z","dependency_job_id":null,"html_url":"https://github.com/magic-script/react-native-xr-client","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/magic-script%2Freact-native-xr-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-script%2Freact-native-xr-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-script%2Freact-native-xr-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magic-script%2Freact-native-xr-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magic-script","download_url":"https://codeload.github.com/magic-script/react-native-xr-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239226581,"owners_count":19603284,"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-12-25T21:12:22.597Z","updated_at":"2025-02-17T03:22:32.310Z","avatar_url":"https://github.com/magic-script.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/:license-Apache%202.0-blue.svg)](LICENSE)\n\n# React Native XR Client\n\nReact Native XR SDK Client Library\n\n## Getting started\n1. Add the package as dependency\n```bash\n$ npm install react-native-xr-client --save\n```\n2. Go to `ios` folder\n```bash\n$ cd ios\n```\n3. Install the `RNXrClient` pod\n```\npod install\n```\n\n### iOS\n1. Open the workspace from XCode\n2. Find the `RNXrClient` under Pods/Development Pods\n3. Add to `RNXrClient.xcconfig` file:\n```\nFRAMEWORK_SEARCH_PATHS = $(inherited) \"the/path/to/MLXRSDK\"\nHEADER_SEARCH_PATHS = \u003cexisting paths\u003e \"the/path/to/MLXRSDK\"\n```\n\n## Usage\n```javascript\nimport { XrClientProvider } from 'magic-script-components';\n\nconst xrClient = XrClientProvider.getXrClient();\n\n// See magic-script-components/XrClientBridge.d.ts for full API\n```\n\n## Detailed Getting Started Guide\nSee [Getting Started](GettingStarted.md) for detailed step-by-step instructions to set up a sample react-native project that renders ML Anchors on both Android and iOS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagic-script%2Freact-native-xr-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagic-script%2Freact-native-xr-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagic-script%2Freact-native-xr-client/lists"}