diff --git a/package.json b/package.json index 5e1e608..951e163 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-native-modal": "11.5.3", "react-native-reanimated": "1.4.0", "react-native-safe-area-context": "3.1.8", - "react-native-screens": "2.0.0-alpha.12", + "react-native-screens": "2.18.1", "react-native-svg": "^10.1.0", "react-native-svg-charts": "^5.3.0", "react-native-vector-icons": "^6.6.0", diff --git a/yarn.lock b/yarn.lock index 08ed4be..eea601c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6248,12 +6248,10 @@ react-native-safe-area-view@^0.14.1: dependencies: hoist-non-react-statics "^2.3.1" -react-native-screens@2.0.0-alpha.12: - version "2.0.0-alpha.12" - resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.0.0-alpha.12.tgz#35a6ef3b472958e9d35f0ca9e582d0d158f8e379" - integrity sha512-x9M7FEdcm97bVDp3pi//nhduJHLFMrmDQs0fq299yx3kHdgHbrmhsa8jgW4HvDQhjyPE0FWADY/GrXFuPRj80w== - dependencies: - debounce "^1.2.0" +react-native-screens@2.18.1: + version "2.18.1" + resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-2.18.1.tgz#47b9991c6f762d00d0ed3233e5283d523e859885" + integrity sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw== "react-native-screens@^1.0.0 || ^1.0.0-alpha": version "1.0.0-alpha.23"