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 ff8565b commit 64c0956Copy full SHA for 64c0956
example/app/bottom-sheet.tsx
@@ -47,8 +47,7 @@ export default function BottomSheetScreen() {
47
multiRangeMode
48
showOutsideDays
49
timePicker
50
- calendar="jalali"
51
- //timeZone="Asia/Tokyo"
+ //calendar="jalali"
52
//locale="en"
53
//numerals="arabext"
54
/>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-ui-datepicker",
3
- "version": "3.0.7",
+ "version": "3.1.0",
4
"description": "Customizable date picker for React Native",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments