From d8ab362f84a9bb836ce4d777511f0c14bea08875 Mon Sep 17 00:00:00 2001 From: Rohit Bansal <40559587+Rohit3523@users.noreply.github.com> Date: Tue, 20 Jan 2026 02:53:06 +0530 Subject: [PATCH 1/2] Version bump --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 45c7b5e50e..0d55006d12 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "react-native-easy-toast": "2.3.0", "react-native-file-viewer": "2.1.4", "react-native-gesture-handler": "2.24.0", - "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#5346870b0be10d300dc53924309dc6adc9946d50", + "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#android-edge-to-edge", "react-native-katex": "git+https://github.com/RocketChat/react-native-katex.git", "react-native-keyboard-controller": "^1.17.1", "react-native-linear-gradient": "2.6.2", diff --git a/yarn.lock b/yarn.lock index 4a19e87183..aa3663e570 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12698,9 +12698,9 @@ react-native-gesture-handler@2.24.0: hoist-non-react-statics "^3.3.0" invariant "^2.2.4" -react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#5346870b0be10d300dc53924309dc6adc9946d50: - version "0.50.1" - resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/5346870b0be10d300dc53924309dc6adc9946d50" +react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#android-edge-to-edge: + version "0.51.0" + resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/4fcc5fbda9124ec567bac0f16a1f39eb0450a0e1" react-native-is-edge-to-edge@1.1.6: version "1.1.6" From 452459eacbaf371ed5613f9721abffd6d889d6da Mon Sep 17 00:00:00 2001 From: Rohit <40559587+Rohit3523@users.noreply.github.com> Date: Wed, 4 Feb 2026 23:54:59 +0530 Subject: [PATCH 2/2] Updated react-native-image-crop-picker --- ios/Podfile.lock | 12 ++++++------ package.json | 2 +- yarn.lock | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 99a6053f60..f4895e7961 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -232,7 +232,7 @@ PODS: - libwebp/sharpyuv (1.5.0) - libwebp/webp (1.5.0): - libwebp/sharpyuv - - MobileCrypto (0.2.0): + - MobileCrypto (0.2.1): - DoubleConversion - glog - hermes-engine @@ -2327,7 +2327,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - RNImageCropPicker (0.50.1): + - RNImageCropPicker (0.51.0): - DoubleConversion - glog - hermes-engine @@ -2351,10 +2351,10 @@ PODS: - ReactCodegen - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - RNImageCropPicker/QBImagePickerController (= 0.50.1) + - RNImageCropPicker/QBImagePickerController (= 0.51.0) - TOCropViewController (~> 2.7.4) - Yoga - - RNImageCropPicker/QBImagePickerController (0.50.1): + - RNImageCropPicker/QBImagePickerController (0.51.0): - DoubleConversion - glog - hermes-engine @@ -3082,7 +3082,7 @@ SPEC CHECKSUMS: libavif: 84bbb62fb232c3018d6f1bab79beea87e35de7b7 libdav1d: 23581a4d8ec811ff171ed5e2e05cd27bad64c39f libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8 - MobileCrypto: 60a1e43e26a9d6851ae2aa7294b8041c9e9220b7 + MobileCrypto: a424494b2f45bec9dbe60e3f6d16a40aedefe7b7 nanopb: fad817b59e0457d11a5dfbde799381cd727c1275 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 @@ -3172,7 +3172,7 @@ SPEC CHECKSUMS: RNFBCrashlytics: 8a49978bb953d3fc052813093fecd4b447bbabf8 RNFileViewer: f9424017fa643c115c1444e11292e84fb16ddd68 RNGestureHandler: 8ff2b1434b0ff8bab28c8242a656fb842990bbc8 - RNImageCropPicker: b219389d3a300679b396e81d501e8c8169ffa3c0 + RNImageCropPicker: c78ee80ea778f90cb850f4d26696fd9c1a7bcfbb RNLocalize: ca86348d88b9a89da0e700af58d428ab3f343c4e RNReanimated: f52ccd5ceea2bae48d7421eec89b3f0c10d7b642 RNScreens: b13e4c45f0406f33986a39c0d8da0324bff94435 diff --git a/package.json b/package.json index 82e9807f7d..ed1781498c 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "react-native-easy-toast": "2.3.0", "react-native-file-viewer": "2.1.4", "react-native-gesture-handler": "2.24.0", - "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#android-edge-to-edge", + "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#f028aac24373d05166747ef6d9e59bb037fe3224", "react-native-katex": "git+https://github.com/RocketChat/react-native-katex.git", "react-native-keyboard-controller": "^1.17.1", "react-native-linear-gradient": "2.6.2", diff --git a/yarn.lock b/yarn.lock index aa3663e570..6055b1ec56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12698,9 +12698,9 @@ react-native-gesture-handler@2.24.0: hoist-non-react-statics "^3.3.0" invariant "^2.2.4" -react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#android-edge-to-edge: +react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#f028aac24373d05166747ef6d9e59bb037fe3224: version "0.51.0" - resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/4fcc5fbda9124ec567bac0f16a1f39eb0450a0e1" + resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/f028aac24373d05166747ef6d9e59bb037fe3224" react-native-is-edge-to-edge@1.1.6: version "1.1.6"