From d8d9731c793e273e375eb64dfafdb62dd2f63409 Mon Sep 17 00:00:00 2001 From: chenwenhui133 <2984202073@qq.com> Date: Wed, 25 Jun 2025 15:59:03 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#ICHQQY]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9react-native-skia=E5=BA=93=E4=B8=AD=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=B8=8D=E4=B8=80=E8=87=B4=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/react-native-skia.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en/react-native-skia.md b/en/react-native-skia.md index 68f16a2f..21e7c52e 100644 --- a/en/react-native-skia.md +++ b/en/react-native-skia.md @@ -241,9 +241,11 @@ Then build and run the code. To use this repository, you need to use the correct React-Native and RNOH versions. In addition, you need to use DevEco Studio and the ROM on your phone. +Check the release version information in the release address of the third-party library: [@react-native-oh-tpl/react-native-skia Releases](https://github.com/react-native-oh-library/react-native-skia/releases) + [!TIP] [skia Official ducoments](https://shopify.github.io/react-native-skia/docs/getting-started/installation) -[!TIP]Check the release version information in the release address of the third-party library: [@react-native-oh-tpl/react-native-skia Releases](https://github.com/react-native-oh-library/react-native-skia/releases) +[!TIP] To use this library, you need to configure [@react-native-oh-tpl/react-native-reanimated](https://gitee.com/react-native-oh-library/usage-docs/blob/master/en/react-native-reanimated.md) ## Components -- Gitee