Releases: henninghall/react-native-date-picker
Releases · henninghall/react-native-date-picker
v4.2.4
- Support dark theme by default #547
v4.2.3
- fix iOS modal landscape design glitch #543
- add prop-types dependecy #544
v4.2.2
- Add import to fix builds failing on iOS #512
- Remove unused import #515
v4.2.1
- remove usages of deprecated ViewPropTypes
v4.2.0
feat: allow overriding the iOS modal theme (light/dark) (#465)
v4.1.5
- fix: duplicate 12's rendered in android native variant
v4.1.4
- Fix: Modal open multiple times #455
v4.1.3
fix: show picker modal from within another modal #429
v4.1.2
- fix: ios clone overlay focusable by talkback #422
v4.1.1
- fix: wrong default timezone in modal mode on iOS (#411)
- chore: optional onDateChange type