{"id":19522544,"url":"https://github.com/lintangwisesa/react360_fundamental_vr","last_synced_at":"2025-09-04T16:49:39.374Z","repository":{"id":54245564,"uuid":"198363685","full_name":"LintangWisesa/React360_Fundamental_VR","owner":"LintangWisesa","description":"Create Virtual Reality 👓 user interface using React 360","archived":false,"fork":false,"pushed_at":"2023-01-26T11:51:11.000Z","size":8160,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T14:17:06.777Z","etag":null,"topics":["react360","virtual-reality"],"latest_commit_sha":null,"homepage":null,"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/LintangWisesa.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":"2019-07-23T06:10:40.000Z","updated_at":"2019-07-29T09:11:28.000Z","dependencies_parsed_at":"2023-02-14T17:01:34.228Z","dependency_job_id":null,"html_url":"https://github.com/LintangWisesa/React360_Fundamental_VR","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/LintangWisesa%2FReact360_Fundamental_VR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FReact360_Fundamental_VR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FReact360_Fundamental_VR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LintangWisesa%2FReact360_Fundamental_VR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LintangWisesa","download_url":"https://codeload.github.com/LintangWisesa/React360_Fundamental_VR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240771905,"owners_count":19854982,"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":["react360","virtual-reality"],"created_at":"2024-11-11T00:39:31.977Z","updated_at":"2025-02-26T00:48:33.450Z","avatar_url":"https://github.com/LintangWisesa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Install React 360 CLI:\n\n    ```bash\n    $ npm install -g react-360-cli\n    ```\n\n2. Create React 360 project \u0026 run it:\n\n    ```bash\n    $ react-360 init YourAppName\n    $ cd YourAppName\n    $ npm start\n    ```\n\n    or\n\n    ```bash\n    $ npx react-360-cli init YourAppName\n    $ cd YourAppName\n    $ npm run start\n    ```\n\n    To see your project, open your web browser and navigate to http://localhost:8081/index.html. It may take some time to load at first – the bundler is doing some initial crawling of the filesystem. After the first load, successive loads are much faster, even when you change your code.\n\n3. Go to ```index.js``` \u0026 start hacking!\n\n4. If there is an error:\n\n    ```bash\n    error: cannot find module 'metro/src/blacklist'\n    ```\n\n    Go to ```rn-cli.config.js``` edit this line:\n\n    ```javasript\n    // blacklist = require('metro/src/blacklist');\n    // change it to:\n    \n    blacklist = require('metro-config/src/defaults/blacklist');\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flintangwisesa%2Freact360_fundamental_vr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flintangwisesa%2Freact360_fundamental_vr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flintangwisesa%2Freact360_fundamental_vr/lists"}