{"id":22476950,"url":"https://github.com/bluegrassdigital/react-native-image-rotate","last_synced_at":"2025-06-23T16:10:32.038Z","repository":{"id":227792341,"uuid":"712491696","full_name":"bluegrassdigital/react-native-image-rotate","owner":"bluegrassdigital","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-27T13:58:46.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T17:48:02.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/bluegrassdigital.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":"2023-10-31T15:17:26.000Z","updated_at":"2024-08-27T13:58:50.000Z","dependencies_parsed_at":"2024-03-15T07:20:45.850Z","dependency_job_id":"7ae9f687-3533-48ed-bc9c-efb847734924","html_url":"https://github.com/bluegrassdigital/react-native-image-rotate","commit_stats":null,"previous_names":["bluegrassdigital/react-native-image-rotate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bluegrassdigital/react-native-image-rotate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluegrassdigital%2Freact-native-image-rotate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluegrassdigital%2Freact-native-image-rotate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluegrassdigital%2Freact-native-image-rotate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluegrassdigital%2Freact-native-image-rotate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluegrassdigital","download_url":"https://codeload.github.com/bluegrassdigital/react-native-image-rotate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluegrassdigital%2Freact-native-image-rotate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261510008,"owners_count":23169686,"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-06T14:09:02.356Z","updated_at":"2025-06-23T16:10:31.960Z","avatar_url":"https://github.com/bluegrassdigital.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-image-rotate\n\nThis project supports react-native \u003e= 0.40.0\n\nThis module is meant to be used together with react-native's\n[ImageEditor](https://github.com/facebook/react-native/blob/master/Libraries/Image/ImageEditor.js)\nto create full-featured crop tool\n\n## Installation\n\nFirst install the package via npm\n\n`$ npm install react-native-image-rotate@https://github.com/barrsan/react-native-image-rotate`\n\nthen use [rnpm](https://github.com/rnpm/rnpm) to link native libraries\n\n`$ react-native link react-native-image-rotate`\n\n## Usage\n\nPackage exposes only one class that contains one method with following signature:\n\n```javascript\n\nstatic rotateImage(\n    uri: string,\n    angle: number,\n    success: (uri: string) =\u003e void,\n    failure: (error: Object) =\u003e void\n  ) : void\n```\n\n## Example\n\nCheck the [Example directory](https://github.com/dgladkov/react-native-image-rotate/tree/master/Example)\nfor a working iOS/Android example\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluegrassdigital%2Freact-native-image-rotate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluegrassdigital%2Freact-native-image-rotate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluegrassdigital%2Freact-native-image-rotate/lists"}