react-native-image-cropper icon indicating copy to clipboard operation
react-native-image-cropper copied to clipboard

Crop your images with zoom and pan

Results 32 react-native-image-cropper issues
Sort by recently updated
recently updated
newest added

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 8.2.3 to 17.2.3. Release notes Sourced from semantic-release's releases. v17.2.3 17.2.3 (2020-11-16) Bug Fixes mask secrets when characters get uri encoded (ca90b34) v17.2.2 17.2.2 (2020-10-29) Bug Fixes...

dependencies

I've installed all those gl dependencies and they work properly but react-native-image-cropper throws an error when trying to get react-native dependency (not found). I've seen that last changes in this...

![image](https://user-images.githubusercontent.com/35561464/72988428-ffa65380-3dca-11ea-9e44-0d2f719b96f9.png) An image when loaded is compressed. It looks like there was a resize mode stretch const {width, height} = Dimensions.get('screen');

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.1.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 1.1.1 to 1.1.5. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 1.1.5 > # Bug fixes > > - Fixed a DoS vulnerability (f8fdcd4). > > ##...

dependencies

I'm using a plugin to crop the image and in the android version crashing is occurring. package.json "gl-react-native": "^2.47.0" "react-native": "^0.59.6" "react-native-image-cropper": "^0.4.5", `Exception in native call java.lang.IllegalArgumentException: Could not...