{"id":25591445,"url":"https://github.com/atlj/react-native-background-remover","last_synced_at":"2025-04-05T15:03:05.867Z","repository":{"id":223006993,"uuid":"752730397","full_name":"atlj/react-native-background-remover","owner":"atlj","description":"A React Native lib that removes background from images","archived":false,"fork":false,"pushed_at":"2024-12-17T20:58:42.000Z","size":2602,"stargazers_count":68,"open_issues_count":7,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T17:58:02.698Z","etag":null,"topics":["background-removal","react-native"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-native-background-remover","language":"Kotlin","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/atlj.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,"publiccode":null,"codemeta":null}},"created_at":"2024-02-04T16:44:39.000Z","updated_at":"2025-03-22T17:27:52.000Z","dependencies_parsed_at":"2024-02-19T18:05:14.704Z","dependency_job_id":"695f5339-d85a-491d-98cb-0e7bfbe4a904","html_url":"https://github.com/atlj/react-native-background-remover","commit_stats":null,"previous_names":["atlj/react-native-background-remover"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlj%2Freact-native-background-remover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlj%2Freact-native-background-remover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlj%2Freact-native-background-remover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlj%2Freact-native-background-remover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atlj","download_url":"https://codeload.github.com/atlj/react-native-background-remover/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353729,"owners_count":20925329,"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":["background-removal","react-native"],"created_at":"2025-02-21T09:51:27.195Z","updated_at":"2025-04-05T15:03:05.847Z","avatar_url":"https://github.com/atlj.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-background-remover\n\nThis package is a React Native package that uses MLKit on Android and Vision on iOS to remove the background from an image.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cvideo src=\"https://github.com/user-attachments/assets/ce62728f-69fb-46d2-8016-7d03f751708e\" width=\"400\" /\u003e\n\u003c/div\u003e\n\n## Installation\n\n```sh\nyarn add react-native-background-remover\n```\n\n## Usage\n\n```js\nimport { removeBackground } from 'react-native-background-remover';\n\n// You can get the imageURI from the camera or the gallery.\nconst backgroundRemovedImageURI = removeBackground(imageURI);\n```\n\n\u003e Note: You need to use a real device on iOS to use this package. Otherwise, it will throw a warning and return the original image. You can still use an emulator on Android.\n\n\u003e Note: This only works with iOS 15 and above. Otherwise, you will get an error.\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlj%2Freact-native-background-remover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatlj%2Freact-native-background-remover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlj%2Freact-native-background-remover/lists"}