Skip to content

Commit 3fb968c

Browse files
committed
HarmonyOS support for react-native-reanimated-bottom-sheet
1 parent ce32bc7 commit 3fb968c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @react-native-oh-tpl/reanimated-bottom-sheet
1+
# @react-native-ohos/reanimated-bottom-sheet
22

33
本项目基于 [reanimated-bottom-sheet](https://github.com/osdnk/react-native-reanimated-bottom-sheet)
44

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@react-native-oh-tpl/reanimated-bottom-sheet",
3-
"version": "1.0.0-alpha.22-0.0.1",
2+
"name": "@react-native-ohos/reanimated-bottom-sheet",
3+
"version": "1.0.0",
44
"description": "Bottom sheet component",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)