diff --git a/en/react-native-elements.md b/en/react-native-elements.md index b4a9c58fc0f9098903dfb9e6309f5198cbd97b9b..17951a9478ce68417dfdeb573961d954487197d9 100644 --- a/en/react-native-elements.md +++ b/en/react-native-elements.md @@ -520,7 +520,7 @@ This document is verified based on the following versions: | :--: | :--------------------: | :----------------: | :------: | :------: | :---------------: | | type | Outer container style. | `solid`,`outline` | No | All | Yes | -**Dialog**: 对话框组件,接收所有 [Overlay](https://reactnativeelements.com/docs/components/overlay#props) 的 props +**Dialog**: 对话框组件 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :------------: | :-------------------------------------------------------: | :--------------------------: | :------: | :------: | :---------------: | diff --git a/zh-cn/react-native-elements.md b/zh-cn/react-native-elements.md index 27ab759592d340be8fce58a510797e320dbc3f4c..96d04142c388fadffb190abd097511bc2f27ee43 100644 --- a/zh-cn/react-native-elements.md +++ b/zh-cn/react-native-elements.md @@ -733,7 +733,7 @@ export default Avatars; | :---: | :--------------: | :-----: | :------: | :------: | :---------------: | | right | Add right title. | boolean | No | No | No | -**Overlay**:弹窗组件,接收所有 [Text](https://reactnativeelements.com/docs/components/text#props) 的props +**Overlay**:弹窗组件 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :-------------: | :----------------------------------------------------------: | :--------------------------: | :------: | :------: | :---------------: | @@ -897,7 +897,7 @@ export default Avatars; | :------------: | :--------------------: | :-----: | :------: | :------: | :---------------: | | labelPressable | onPress on Label Press | boolean | No | All | Yes | -**Switch**:滑动开关组件,接收所有 [View](https://reactnative.dev/docs/view#props) 的props +**Switch**:滑动开关组件,接收所有[React Native Switch](https://reactnative.dev/docs/switch.html#props), [View](https://reactnative.dev/docs/view#props) 的props | Name | Description | Type | Required | Platform | HarmonyOS Support | | :---: | :--------------------------------: | :----: | :------: | :------: | :---------------: |