{"id":22609269,"url":"https://github.com/fabonreact/react-native-improved","last_synced_at":"2025-08-05T13:31:57.400Z","repository":{"id":212263485,"uuid":"730132434","full_name":"fabOnReact/react-native-improved","owner":"fabOnReact","description":"Add patches to react-native components without building from source.","archived":false,"fork":false,"pushed_at":"2024-03-14T14:02:03.000Z","size":4559,"stargazers_count":21,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-16T22:48:02.582Z","etag":null,"topics":["bug","patch","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabOnReact.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-12-11T09:23:21.000Z","updated_at":"2024-10-30T12:32:50.000Z","dependencies_parsed_at":"2024-01-28T09:37:21.535Z","dependency_job_id":null,"html_url":"https://github.com/fabOnReact/react-native-improved","commit_stats":null,"previous_names":["fabriziobertoglio1987/react-native-improved","fabonreact/react-native-improved"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabOnReact%2Freact-native-improved","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabOnReact%2Freact-native-improved/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabOnReact%2Freact-native-improved/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabOnReact%2Freact-native-improved/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabOnReact","download_url":"https://codeload.github.com/fabOnReact/react-native-improved/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228747451,"owners_count":17966323,"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":["bug","patch","react-native"],"created_at":"2024-12-08T15:11:43.078Z","updated_at":"2024-12-08T15:11:43.733Z","avatar_url":"https://github.com/fabOnReact.png","language":"JavaScript","readme":"# react-native-improved\n\n\n- **Supports ONLY react-native 0.73**.\n- Supports only old architechture (new architechture is WIP)\n- Support for other versions will be added in the future ([#24](https://github.com/fabOnReact/react-native-improved/issues/24)).\n\nProvides different react-native iOS, Android and JS API fixes/PRs.\n\n- Text: PR https://github.com/facebook/react-native/pull/41770\n- TextInput: PR https://github.com/facebook/react-native/pull/29070\n- Modal: PR https://github.com/facebook/react-native/pull/31498\n\n## Set-up\n\nIn package.json\n\n```diff\n \"scripts\": {\n+  \"postinstall\": \"yarn run react-native-patch\"\n }\n```\n\nThen\n\n## npm\n\n```sh\nnpm install react-native-improved --save-dev\n```\n\n## yarn v1\n\n```sh\nyarn add react-native-improved --dev\n```\n\n## yarn v2, v3, v4\n\n```sh\nyarn add react-native-improved --dev\n```\n\ncreate a file `.yarnrc.yml` (or add to your existing one) with:\n\n```\nnodeLinker: node-modules\n```\n\n## Feature Requests\n\nIf you want to ask for additional features in this library, you can open an [issue](https://github.com/fabriziobertoglio1987/react-native-improved/issues). I will follow-up with your request.\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabonreact%2Freact-native-improved","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabonreact%2Freact-native-improved","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabonreact%2Freact-native-improved/lists"}