{"id":21343710,"url":"https://github.com/catalystcode/react-native-3dtoolkit","last_synced_at":"2025-07-16T11:37:45.987Z","repository":{"id":73425852,"uuid":"102611659","full_name":"CatalystCode/react-native-3dtoolkit","owner":"CatalystCode","description":"React Native component for 3dtoolkit","archived":false,"fork":false,"pushed_at":"2017-09-06T13:26:43.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-22T15:48:00.427Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/CatalystCode.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-06T13:26:04.000Z","updated_at":"2017-09-06T23:51:23.000Z","dependencies_parsed_at":"2023-03-24T11:47:59.049Z","dependency_job_id":null,"html_url":"https://github.com/CatalystCode/react-native-3dtoolkit","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/CatalystCode%2Freact-native-3dtoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalystCode%2Freact-native-3dtoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalystCode%2Freact-native-3dtoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatalystCode%2Freact-native-3dtoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatalystCode","download_url":"https://codeload.github.com/CatalystCode/react-native-3dtoolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818199,"owners_count":20352629,"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-11-22T01:14:57.618Z","updated_at":"2025-03-16T03:14:25.180Z","avatar_url":"https://github.com/CatalystCode.png","language":"C#","readme":"\n# react-native-3dtoolkit\n\n## Getting started\n\n`$ npm install react-native-3dtoolkit --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-3dtoolkit`\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-3dtoolkit` and add `RN3dtoolkit.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRN3dtoolkit.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 com.reactlibrary.RN3dtoolkitPackage;` to the imports at the top of the file\n  - Add `new RN3dtoolkitPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-3dtoolkit'\n  \tproject(':react-native-3dtoolkit').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-3dtoolkit/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-3dtoolkit')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RN3dtoolkit.sln` in `node_modules/react-native-3dtoolkit/windows/RN3dtoolkit.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using 3dtoolkit.RN3dtoolkit;` to the usings at the top of the file\n  - Add `new RN3dtoolkitPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RN3dtoolkit from 'react-native-3dtoolkit';\n\n// TODO: What to do with the module?\nRN3dtoolkit;\n```\n  ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalystcode%2Freact-native-3dtoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatalystcode%2Freact-native-3dtoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalystcode%2Freact-native-3dtoolkit/lists"}