{"id":19220098,"url":"https://github.com/nativescript-community/react-native-in-nativescript","last_synced_at":"2026-06-19T11:03:05.972Z","repository":{"id":94068019,"uuid":"337214984","full_name":"nativescript-community/react-native-in-nativescript","owner":"nativescript-community","description":"Experiments to generate NativeScript bindings to React Native","archived":false,"fork":false,"pushed_at":"2021-02-21T14:56:01.000Z","size":1494,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-29T14:33:42.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nativescript-community.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":"2021-02-08T21:30:29.000Z","updated_at":"2025-09-15T14:20:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2151c8f-d18a-4d4c-b4e2-40752dce47d5","html_url":"https://github.com/nativescript-community/react-native-in-nativescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nativescript-community/react-native-in-nativescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Freact-native-in-nativescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Freact-native-in-nativescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Freact-native-in-nativescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Freact-native-in-nativescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nativescript-community","download_url":"https://codeload.github.com/nativescript-community/react-native-in-nativescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Freact-native-in-nativescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34528144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09T14:33:59.885Z","updated_at":"2026-06-19T11:03:05.948Z","avatar_url":"https://github.com/nativescript-community.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**=== IMPORTANT**\n\n**Download and Configure first:**\n\n1. Download a zip of this repo\n2. Unzip and name the folder appropriately (perhaps the name of the npm scope you intend to manage here)\n3. Setup workspace: `npm run setup`\n4. Configure your npm scope: `npm run config`\n\n===\n\n# @nativescript-community/\\* plugins\n\n```\nnpm run setup\nnpm start\n```\n\n- @nativescript-community/react-native\n\n# How to use?\n\nThis workspace manages the suite of plugins listed above.\n\nIn general, when in doubt with what to do, just `npm start`.\n\n## How to add a new package to workspace?\n\n```\nnpm run add\n```\n\nAt the prompt, enter the name of the new package.\n\n- This adds a plugin harness in `packages` with the necessary boilerplate to just start developing\n- Updates all demo app flavors to support demoing the new package\n- Adds shared code in `tools/demo` where you can write demo code **once** and share across all demo flavors\n- Updates build tooling to support the new package\n- Updates the `npm start` interactive display\n- Updates the README here to list the new package\n\n## How to add Angular compatibility to a package\n\n```\nnpm run add-angular\n```\n\nAt the prompt, enter the name of the package to add an `angular` folder to it with the necessary boilerplate to provide Angular support to the package.\n\n## How to focus on just 1 package to develop in isolation\n\n```\nnpm start\n```\n\n- Choose the focus commands for the package you wish to focus on and hit enter.\n- All the demo app's will be updated to isolate that 1 package and for supported IDE's (currently VS Code), the source code will also become isolated in the workspace.\n\nNote: _good to always clean the demo you plan to run after focusing. (You can clean any demo from `npm start` as well)_\n\n## How to publish packages?\n\n```\nnpm run publish-packages\n```\n\n- You will be prompted for the package names to publish. Leaving blank and hitting enter will publish them all.\n- You will then be prompted for the version to use. Leaving blank will auto bump the patch version (it also handles prerelease types like alpha, beta, rc, etc. - It even auto tags the corresponding prelease type on npm).\n- You will then be given a brief sanity check 🧠😊\n\n\u003ch3 align=\"center\"\u003eMade with ❤️\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-community%2Freact-native-in-nativescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript-community%2Freact-native-in-nativescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-community%2Freact-native-in-nativescript/lists"}