{"id":22887262,"url":"https://github.com/appandflow/expo-image-cropping","last_synced_at":"2025-05-07T11:15:00.130Z","repository":{"id":172852081,"uuid":"649850587","full_name":"AppAndFlow/expo-image-cropping","owner":"AppAndFlow","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-08T16:31:19.000Z","size":379,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T11:14:50.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/AppAndFlow.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":"2023-06-05T19:22:01.000Z","updated_at":"2024-10-25T02:36:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"8fcd3b1f-f49e-40d4-91a5-70939fd136c1","html_url":"https://github.com/AppAndFlow/expo-image-cropping","commit_stats":null,"previous_names":["appandflow/expo-image-cropping"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppAndFlow%2Fexpo-image-cropping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppAndFlow%2Fexpo-image-cropping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppAndFlow%2Fexpo-image-cropping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppAndFlow%2Fexpo-image-cropping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AppAndFlow","download_url":"https://codeload.github.com/AppAndFlow/expo-image-cropping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252865718,"owners_count":21816309,"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-12-13T20:32:04.660Z","updated_at":"2025-05-07T11:15:00.121Z","avatar_url":"https://github.com/AppAndFlow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![github_readme_banner](https://github.com/AppAndFlow/expo-image-cropping/assets/7192823/ca80d920-927b-4240-989e-b77c256927fe)\n\nApp \u0026 Flow is a Montreal-based, close-knit team that specializes in React Native/Expo development. Need a hand? Let’s build together! team@appandflow.com\n\n[![npm (scoped)](https://img.shields.io/npm/v/@appandflow/expo-image-cropping.svg)](https://www.npmjs.com/package/@appandflow/expo-image-cropping)\n\nA package for cropping image with expo without any plugin. (Still WIP. Wait 1.0.0 for stable release)\n\n## Installation\n\n```sh\nnpm install @appandflow/expo-image-cropping\n```\n\n## Usage\n\n```js\nimport {\n  ExpoCroppingImageModal,\n  ExpoCroppingImageModalRef,\n} from '@appandflow/expo-image-cropping';\n\n// ...\n\nconst modalRef = useRef\u003cExpoCroppingImageModalRef\u003e(null);\n\n// ...\n\n\u003cExpoCroppingImageModal\n  modalRef={modalRef}\n  imageSrc={originalImage}\n  onImageSave={(img) =\u003e {\n    console.log('the image save is: ', img);\n  }}\n/\u003e\n```\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%2Fappandflow%2Fexpo-image-cropping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappandflow%2Fexpo-image-cropping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappandflow%2Fexpo-image-cropping/lists"}