From 00661174a3e71b863e084b98d5dd1320dcdcec5c Mon Sep 17 00:00:00 2001 From: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:19:57 -0300 Subject: [PATCH] [FIX] Bottom View color when using iPad (#4643) * [FIX] Bottom View color when using iPAD * [FIX] Bottom View color when using iPAD * tweak on path to react-native-ui-lib in package.json --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index bc9ac843c..4f3e5d74e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17379,7 +17379,7 @@ react-native-text-size@4.0.0-rc.1: react-native-ui-lib@RocketChat/react-native-ui-lib: version "4.2.0" - resolved "https://codeload.github.com/RocketChat/react-native-ui-lib/tar.gz/d20c1bcd09b694fc5133fc2232fd510f5f4ba581" + resolved "https://codeload.github.com/RocketChat/react-native-ui-lib/tar.gz/fd5869e493b5b9cf888cec4a252c9ef292364b02" dependencies: babel-plugin-transform-inline-environment-variables "^0.0.2" color "^3.1.0"