From 5befac76d6fd5e6ca9b97d39d844ce9e394e76c0 Mon Sep 17 00:00:00 2001 From: chenhaoyue Date: Wed, 10 Jun 2026 10:53:04 +0800 Subject: [PATCH] release:@react-native-ohos/react-native-image-viewing@0.2.3 Signed-off-by: chenhaoyue --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f51d311c..44f4e363 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# @react-native-oh-tpl/react-native-image-viewing +# @react-native-ohos/react-native-image-viewing This project is based on [react-native-image-viewing@0.2.2](https://github.com/jobtoday/react-native-image-viewing/tree/v0.2.2) diff --git a/package.json b/package.json index deaab09e..66dc7faa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@react-native-oh-tpl/react-native-image-viewing", - "version": "0.2.3-rc.4", + "name": "@react-native-ohos/react-native-image-viewing", + "version": "0.2.3", "description": "React Native modal component for viewing images as a sliding gallery", "main": "dist/index.js", "types": "dist/index.d.ts",