UNPKG
@thg303/react-native-persian-date-picker
Version:
latest (0.0.4)
0.0.4
Simple Persian(jalali) DatePicker for react native. ⚛
@thg303/react-native-persian-date-picker
/
jsconfig.json
9 lines
•
151 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"compilerOptions"
:
{
"allowJs"
:
true
,
"allowSyntheticDefaultImports"
:
true
}
,
"exclude"
:
[
"node_modules"
]
}