From 5bc7040d3a50169c83a88ee04a3feec0a4c18f82 Mon Sep 17 00:00:00 2001 From: qinjianqili Date: Thu, 24 Apr 2025 15:54:30 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#IC3O58]=20react-native-scre?= =?UTF-8?q?ens=E5=BA=93=E6=8C=87=E5=AF=BC=E6=96=87=E6=A1=A3yarn=20?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E5=8C=85=E5=90=8D=E4=B8=8D=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/react-native-screens.md | 2 +- zh-cn/react-native-screens.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/react-native-screens.md b/en/react-native-screens.md index ac221641..8b2ae4a1 100644 --- a/en/react-native-screens.md +++ b/en/react-native-screens.md @@ -33,7 +33,7 @@ npm install react-native-screens@3.29.0 ```bash yarn add @react-navigation/native -yarn add @react-navigation/stack +yarn add @react-native-oh-tpl/stack yarn add @react-native-oh-tpl/react-native-safe-area-context yarn add react-native-screens@3.29.0 ``` diff --git a/zh-cn/react-native-screens.md b/zh-cn/react-native-screens.md index a13e3dcb..ca5ee064 100644 --- a/zh-cn/react-native-screens.md +++ b/zh-cn/react-native-screens.md @@ -33,7 +33,7 @@ npm install react-native-screens@3.29.0 ```bash yarn add @react-navigation/native -yarn add @react-navigation/stack +yarn add @react-native-oh-tpl/stack yarn add @react-native-oh-tpl/react-native-safe-area-context yarn add react-native-screens@3.29.0 ``` -- Gitee