diff --git a/zh-cn/react-navigation-stack.md b/zh-cn/react-navigation-stack.md index c1853d069313b67f55b4450c533f1df9c891d2c1..831d52a0936f378a8ed7faa611d3fc1c79a5aa46 100644 --- a/zh-cn/react-navigation-stack.md +++ b/zh-cn/react-navigation-stack.md @@ -97,6 +97,7 @@ export default function App() { + [@react-navigation/native](/zh-cn/react-navigation-native.md) + [@react-native-oh-tpl/react-native-gesture-handler](/zh-cn/react-native-gesture-handler.md) + [@react-native-oh-library/react-native-safe-area-context](/zh-cn/react-native-safe-area-context.md) ++ [react-native-screens](/zh-cn/react-native-screens.md) 本库 HarmonyOS 侧实现依赖@react-native-oh-tpl/react-native-gesture-handler、@react-native-oh-library/react-native-safe-area-context 的原生端代码,如已在 HarmonyOS 工程中引入过该库,则无需再次引入,可跳过本章节步骤,直接使用。