Skip to content

Commit 0ef4bd5

Browse files
release: @react-native-oh-tpl/react-native-date-picker@5.0.5-rc.2 (#55)
* 修改时间选择器点击蒙版回调事件 * 更新版本号#54 * 加基线版本说明
1 parent 27009f6 commit 0ef4bd5

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @react-native-oh-tpl/react-native-date-picker
22

3-
This project is based on [react-native-date-picker](https://github.com/henninghall/react-native-date-picker)
3+
This project is based on [react-native-date-picker v5.0.4](https://github.com/henninghall/react-native-date-picker/releases/tag/v5.0.4)
44

55
## Documentation
66

harmony/date_picker.har

22 Bytes
Binary file not shown.

harmony/date_picker/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-date-picker",
3-
"version": "5.0.5-rc.1",
3+
"version": "5.0.5-rc.2",
44
"description": "Please describe the basic information.",
55
"main": "index.ets",
66
"author": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-date-picker",
3-
"version": "5.0.5-rc.1",
3+
"version": "5.0.5-rc.2",
44
"description": "A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.",
55
"source": "src/index",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)