From 7f08198c3b7b8db290e7e6336a442d2cc85c2ef6 Mon Sep 17 00:00:00 2001 From: luoeng225 Date: Sun, 24 Dec 2023 20:13:00 +0800 Subject: [PATCH] =?UTF-8?q?[Issues:=20#I8QVYK]=20=E8=A1=A5=E5=85=85tip?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vmall/lottie-react-native.md | 2 ++ vmall/react-native-SmartRefreshLayout.md | 2 ++ vmall/react-native-exception-handler.md | 2 ++ vmall/react-native-fast-image.md | 2 ++ vmall/react-native-image-picker.md | 2 ++ vmall/react-native-safe-area-context.md | 2 ++ vmall/react-native-tab-view.md | 2 ++ vmall/react-native-video.md | 2 ++ vmall/react-navigation-elements.md | 2 ++ 9 files changed, 18 insertions(+) diff --git a/vmall/lottie-react-native.md b/vmall/lottie-react-native.md index 8bfdbbfd..557a2abc 100644 --- a/vmall/lottie-react-native.md +++ b/vmall/lottie-react-native.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/lottie-react-native) + ## 安装与使用 进入到工程目录并输入以下命令: diff --git a/vmall/react-native-SmartRefreshLayout.md b/vmall/react-native-SmartRefreshLayout.md index a8d7265c..2d101dc7 100644 --- a/vmall/react-native-SmartRefreshLayout.md +++ b/vmall/react-native-SmartRefreshLayout.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-smartrefreshlayout) + ## 安装与使用 进入到工程目录并输入以下命令: diff --git a/vmall/react-native-exception-handler.md b/vmall/react-native-exception-handler.md index e41e9fcc..7a23e603 100644 --- a/vmall/react-native-exception-handler.md +++ b/vmall/react-native-exception-handler.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-exception-handler) + ## 安装与使用 进入到工程目录并输入以下命令: diff --git a/vmall/react-native-fast-image.md b/vmall/react-native-fast-image.md index 4631f90d..8d02984f 100644 --- a/vmall/react-native-fast-image.md +++ b/vmall/react-native-fast-image.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-fast-image) + ## 安装与使用 进入到工程目录并输入以下命令: diff --git a/vmall/react-native-image-picker.md b/vmall/react-native-image-picker.md index e024cd1c..6fe1b345 100644 --- a/vmall/react-native-image-picker.md +++ b/vmall/react-native-image-picker.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-image-picker) + ## 安装与使用 diff --git a/vmall/react-native-safe-area-context.md b/vmall/react-native-safe-area-context.md index c141d0f9..24857050 100644 --- a/vmall/react-native-safe-area-context.md +++ b/vmall/react-native-safe-area-context.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-safe-area-context) + ## 安装与使用 进入到工程目录并输入以下命令: diff --git a/vmall/react-native-tab-view.md b/vmall/react-native-tab-view.md index 70f6c0e0..1a0feda9 100644 --- a/vmall/react-native-tab-view.md +++ b/vmall/react-native-tab-view.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-navigation/tree/master/packages/react-native-tab-view) + ## 安装与使用 ```bash diff --git a/vmall/react-native-video.md b/vmall/react-native-video.md index 90123e4d..f5a750b4 100644 --- a/vmall/react-native-video.md +++ b/vmall/react-native-video.md @@ -12,6 +12,8 @@

+> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-video) + ## 安装与使用 进入到工程目录并输入以下命令: diff --git a/vmall/react-navigation-elements.md b/vmall/react-navigation-elements.md index 82395d36..62b1a6c0 100644 --- a/vmall/react-navigation-elements.md +++ b/vmall/react-navigation-elements.md @@ -12,6 +12,8 @@

+>[!tip] [Github 地址](https://github.com/react-native-oh-library/react-navigation/tree/master/packages/elements) + ## 安装与使用 进入到工程目录并输入以下命令: -- Gitee