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

A library providing an API for cropping images from the web and the local file system.

Results 65 react-native-image-editor issues
Sort by recently updated
recently updated
newest added
trafficstars

# Feature request ## Why it is needed when calling multiple times with remote uri, it downloads multiple times. it would be great if it only calls first time. and...

# Question When I try to crop an image with negative offsets, it does fill the "no content" image with black. It does any way to select which color fill?...

Getting this with **'react-native-image-picker';**

Bump react-native-circleci-orb to 3.0.1 to fix failing CI.

# Bug Output size of ImageEditor.cropImage become smaller ## Environment info React native info output: ```bash // paste it here ``` Library version: 2.1.0 ## Steps To Reproduce my code:...

# Feature Request In the React-Native Image component, we can provide a source object that includes headers, i.e. ``` ``` ## Why it is needed In order to render images...

# Question The documentation never refers to Mimes. - Can all `image/*` be passed as the `uri` parameter? - Is the returned uri in the same Mime format or is...

# Bug This Yellow Box warning appears whenever using the `cropImage` method of this library. Maybe due to the use of `_bridge.imageLoader` [here](https://github.com/react-native-community/react-native-image-editor/blob/master/ios/RNCImageEditor.m#L56). ![Simulator Screen Shot - iPhone 11 -...

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Commits - [`23f4ddc`](https://github.com/mysticatea/eslint-utils/commit/23f4ddc58eda5e6aec3d6a43c6266acbe19345cd) 🔖 1.4.3 - [`8f9e481`](https://github.com/mysticatea/eslint-utils/commit/8f9e481ecc1204c7a1331b697f97903f90c75154) 🐛 fix reference tracker false positive - [`6633278`](https://github.com/mysticatea/eslint-utils/commit/663327835abfb1f62fc6fc5d69028457e11b5f80) ⚒ fix test scripts - [`7c8e67c`](https://github.com/mysticatea/eslint-utils/commit/7c8e67c22f7222685a6a9154ba5eec2ac4896a3e) ⚒ fix build...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies