{"id":16049604,"url":"https://github.com/dcalhoun/react-native-packages","last_synced_at":"2026-07-16T23:30:19.400Z","repository":{"id":145719560,"uuid":"449712804","full_name":"dcalhoun/react-native-packages","owner":"dcalhoun","description":"Gradle configuration wrapper for React Native packages.","archived":false,"fork":false,"pushed_at":"2022-01-19T13:56:32.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-07T20:15:12.223Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcalhoun.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":"2022-01-19T13:56:13.000Z","updated_at":"2023-03-08T15:21:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c681a10-0714-4226-b7d3-7952b2e5ffe7","html_url":"https://github.com/dcalhoun/react-native-packages","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/dcalhoun%2Freact-native-packages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcalhoun%2Freact-native-packages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcalhoun%2Freact-native-packages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcalhoun%2Freact-native-packages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcalhoun","download_url":"https://codeload.github.com/dcalhoun/react-native-packages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612533,"owners_count":19829027,"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-10-09T00:25:02.827Z","updated_at":"2026-07-16T23:30:19.363Z","avatar_url":"https://github.com/dcalhoun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Packages\n\nA monorepo to manage Gradle configuration changes required to integrate third-party React Native packages into `WordPress-Android`.\n\n## Prerequisites\n\n-   Node.js\n    This project is a JavaScript project and requires [Node.js](https://nodejs.org/). The project is built using Node.js v14, and npm v6. See the [LTS release schedule](https://github.com/nodejs/Release#release-schedule) for details.\n\n    We recommend using the [Node Version Manager](https://github.com/nvm-sh/nvm) (nvm) since it is the easiest way to install and manage node for macOS, Linux, and Windows 10 using WSL2. See the Nodejs site for additional installation instructions.\n\n-   Git\n    This project is using git for source control. Make sure you have an updated version of git installed on your computer, as well as a GitHub account.\n\n## Getting Started\n\n```bash\n$ git clone https://github.com/YOUR_GITHUB_USERNAME/react-native-packages.git\n$ cd react-native-packages\n$ git remote add upstream https://github.com/wordPress-mobile/react-native-packages.git\n$ npm install\n$ npm run bootstrap\n```\n\n## Generating Package Patches\n\nThis project utilizes [`patch-package`](https://github.com/ds300/patch-package) to apply modifications to the React Native packages dependencies. The modifications are captured in a `patches` directory within each package. The general process for capturing modifications for a package are as follows.\n\n1. Modify the relevant third-party package within `node_modules`, e.g. `./packages/react-native-masked-view/node_modules/@react-native-community/masked-view`.\n1. Run `patch-packages` to generate the patch file.\n    ```bash\n    $ cd ./packages/react-native-masked-view\n    $ npm run patch-package @react-native-community/masked-view\n    ```\n1. Commit the patch files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcalhoun%2Freact-native-packages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcalhoun%2Freact-native-packages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcalhoun%2Freact-native-packages/lists"}