From e95102d38ef5dadbbda4d61d1bea40b536df6ecd Mon Sep 17 00:00:00 2001 From: Reinaldo Neto Date: Tue, 14 Feb 2023 18:29:20 -0300 Subject: [PATCH] fix the flicker when upload an image --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index aae9bf09a..5407f8628 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "react-native-fast-image": "RocketChat/react-native-fast-image.git#bump-version", "react-native-file-viewer": "^2.1.4", "react-native-gesture-handler": "2.4.2", - "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker", + "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#fix.flicker-ios-15-crop-modal", "react-native-image-progress": "^1.1.1", "react-native-keycommands": "2.0.3", "react-native-linear-gradient": "^2.6.2", diff --git a/yarn.lock b/yarn.lock index da1c2d22c..381083a75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17301,9 +17301,9 @@ react-native-gradle-plugin@^0.0.6: resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.0.6.tgz#b61a9234ad2f61430937911003cddd7e15c72b45" integrity sha512-eIlgtsmDp1jLC24dRn43hB3kEcZVqx6DUQbR0N1ABXGnMEafm9I3V3dUUeD1vh+Dy5WqijSoEwLNUPLgu5zDMg== -react-native-image-crop-picker@RocketChat/react-native-image-crop-picker: +react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#fix.flicker-ios-15-crop-modal: version "0.36.3" - resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/f347776247afb5cbd1400dde215689d7ca8fd6f2" + resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/8cc2b36b48a3e5948efe84d26744f8608b252054" react-native-image-progress@^1.1.1: version "1.1.1"