From 3beabb496219421896265b09add739897a0a8870 Mon Sep 17 00:00:00 2001 From: fzxlzy <810528574@qq.com> Date: Fri, 15 Dec 2023 17:01:34 +0800 Subject: [PATCH] =?UTF-8?q?[Issues:=20#I8OSP7]=20README,=5Fsidebar?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=BB=84=E4=BB=B6=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ _sidebar.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ac134f..e3016a63 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ | 14 | [react-native-exception-handler](https://github.com/a7ul/react-native-exception-handler) | 2.10.10 | 否 | 100% | [@react-native-oh-tpl/react-native-exception-handler](https://github.com/react-native-oh-library/react-native-exception-handler/releases) | [链接](zh-cn/react-native-exception-handler.md) | | 15 | [react-native-pager-view](https://github.com/callstack/react-native-pager-view) | 6.2.2 | 是 | 100% | [@react-native-oh-tpl/react-native-pager-view](https://github.com/react-native-oh-library/react-native-pager-view/releases) | [链接](zh-cn/react-native-pager-view.md) | | 16 | [react-native-screens](https://github.com/software-mansion/react-native-screens) | 3.29.0 | 是 | 0% | [react-native-screens](https://github.com/software-mansion/react-native-screens/releases) | [链接](zh-cn/react-native-screens.md) | +| 17 | [react-native-image-picker](https://github.com/react-native-image-picker/react-native-image-picker) | 7.0.3 | 是 | 50% | [@react-native-oh-tpl/react-native-image-picker](https://github.com/react-native-oh-library/react-native-image-picker/releases) | [链接](zh-cn/react-native-image-picker.md) | +| 18 | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | 4.7.4 | 是 |100% | [@react-native-oh-tpl/react-native-safe-area-context](https://github.com/react-native-oh-library/react-native-safe-area-context/releases) | [链接](zh-cn/react-native-safe-area-context.md) | +| 19 | [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) | 11.1.0 | 是 | 70% | [@react-native-oh-library/netinfo](https://github.com/react-native-oh-library/react-native-netinfo/releases) | [链接](zh-cn/react-native-netinfo.md) | + ## 社区 diff --git a/_sidebar.md b/_sidebar.md index 04c693a0..5bc88ae7 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -18,7 +18,9 @@ - [lottie-react-native](zh-cn/lottie-react-native.md) - [react-native-webview](zh-cn/react-native-webview.md) - [react-native-exception-handler](zh-cn/react-native-exception-handler.md) - + - [react-native-image-picker](zh-cn/react-native-image-picker.md) + - [react-native-safe-area-context](zh-cn/react-native-safe-area-context.md) + - [@react-native-community/netinfo](zh-cn/react-native-netinfo.md) -- Gitee