Zvonimir Rudinski
|
6a662de993
|
fix: ios build error with xcode 15
|
1 year ago |
Henning Hall
|
89b180ba9d
|
fix: iOS build error (#694)
|
2 years ago |
Henning Hall
|
9c448b2cba
|
feat: support react native's new architecture (#678)
|
2 years ago |
Henning Hall
|
b8855aca87
|
fix: prevent closing parent modal on picker modal close (#611)
* fix: modal in modal issue
* chore: fix xcode warnings
* refactor open/close modal logic
|
2 years ago |
aureosouza
|
c0d6fe9345
|
Adds closePicker function (#602)
Co-authored-by: Henning Hall <henning.hall@hotmail.com>
|
2 years ago |
Henning Hall
|
b21586874a
|
fix iOS modal landscape design glitch
|
3 years ago |
Michael Qin
|
7e61a4df36
|
add import to fix builds failing on iOS (#512)
fixes https://github.com/henninghall/react-native-date-picker/issues/506
|
3 years ago |
simon-abbott
|
b0280c82b0
|
feat: allow overriding the iOS modal theme (light/dark) (#465)
|
3 years ago |
Henning Hall
|
424731fa7d
|
fix: show picker modal from within another modal (#429)
|
3 years ago |
Henning Hall
|
f733d4acf3
|
fix: wrong default timezone in modal mode (#411)
|
3 years ago |
Henning Hall
|
1f1efe5f18
|
feat: modal (#376)
|
4 years ago |
Henning Hall
|
36aecc32e6
|
fix: only allow gregorian calendar (#364)
|
4 years ago |
Henning Hall
|
3eaeac8d61
|
fix ios compilation issues
|
4 years ago |
Henning Hall
|
fcda7eae85
|
remove duplicated meta method UIDatePickerMode (#225)
|
5 years ago |
Henning Hall
|
faaea93a12
|
set wheels as preferred date picker style
|
5 years ago |
Henning Hall
|
49aec2992d
|
Bugfix: iOS minute interval not working in time mode
Using this solution https://github.com/facebook/react-native/pull/23923/files#diff-3bdf2dca7c43eafcf85f91d9475bec58
Fixes: https://github.com/henninghall/react-native-date-picker/issues/137
|
5 years ago |
Henning Hall
|
96af4d65e9
|
bugfix: ios 13 text color
|
5 years ago |
Henning Hall
|
98c23319ad
|
Keep "Today"-string when changing text color. (#83)
|
6 years ago |
Henning Hall
|
58bcf02fdb
|
Rename project to new package name.
|
7 years ago |
Henning Hall
|
98756114e1
|
Updated readme. Cleanup.
|
7 years ago |
Henning Hall
|
858137df23
|
Added textColor property (ios)
|
7 years ago |