diff --git a/1224/react-native-blur.md b/1224/react-native-community-blur.md similarity index 97% rename from 1224/react-native-blur.md rename to 1224/react-native-community-blur.md index e606a4b1eff5ff66a1a10b3f076c95476aa1d004..dc730b812bb868d5dc4bf05873f1b99e0026df1d 100644 --- a/1224/react-native-blur.md +++ b/1224/react-native-community-blur.md @@ -1,7 +1,7 @@ > 模板版本:v0.1.3

-

react-native-blur

+

@react-native-community/blur

@@ -16,7 +16,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases),并下载适用版本的 tgz 包。 进入到工程目录并输入以下命令: @@ -408,7 +408,7 @@ ohpm install ## 遗留问题 -- [ ] blurTypes设置为ios/android平台定义枚举值,闪退[issue#755](https://gl.swmansion.com/rnoh/react-native-harmony/-/issues/755) +- [x] blurTypes设置为ios/android平台定义枚举值,闪退[issue#755](https://gl.swmansion.com/rnoh/react-native-harmony/-/issues/755) - [ ] harmony 暂不支持VibrancyView组件 ## 其他