react-native-expo-cropper 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-expo-cropper",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Recadrage polygonal d'images.",
5
5
  "main": "index.js",
6
6
  "author": "PCS AGRI",
@@ -149,7 +149,7 @@ const ImageCropper = ({ onConfirm, openCameraFirst, initialImage ,addheight}) =>
149
149
  onPress={async () => {
150
150
  // setShowFullScreenCapture(true);
151
151
  setIsLoading(true);
152
- // setShowResult(true);
152
+ setShowResult(true);
153
153
  try {
154
154
  await new Promise((resolve) => requestAnimationFrame(resolve));
155
155
  const capturedUri = await captureRef(viewRef, {