We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce32bc7 commit 3fb968cCopy full SHA for 3fb968c
README.md
@@ -1,4 +1,4 @@
1
-# @react-native-oh-tpl/reanimated-bottom-sheet
+# @react-native-ohos/reanimated-bottom-sheet
2
3
本项目基于 [reanimated-bottom-sheet](https://github.com/osdnk/react-native-reanimated-bottom-sheet)
4
package.json
@@ -1,6 +1,6 @@
{
- "name": "@react-native-oh-tpl/reanimated-bottom-sheet",
- "version": "1.0.0-alpha.22-0.0.1",
+ "name": "@react-native-ohos/reanimated-bottom-sheet",
+ "version": "1.0.0",
"description": "Bottom sheet component",
5
"main": "lib/commonjs/index.js",
6
"module": "lib/module/index.js",
0 commit comments