Skip to content

Releases: henninghall/react-native-date-picker

v4.2.3

16 Jul 09:02
7bc44e2
Compare
Choose a tag to compare
  • fix iOS modal landscape design glitch #543
  • add prop-types dependecy #544

v4.2.2

22 May 19:38
4731d69
Compare
Choose a tag to compare
  • Add import to fix builds failing on iOS #512
  • Remove unused import #515

v4.2.1

19 Apr 21:01
4b55723
Compare
Choose a tag to compare
  • remove usages of deprecated ViewPropTypes

v4.2.0

23 Feb 22:20
77be23b
Compare
Choose a tag to compare

feat: allow overriding the iOS modal theme (light/dark) (#465)

v4.1.5

14 Feb 06:38
fbb6e59
Compare
Choose a tag to compare
  • fix: duplicate 12's rendered in android native variant

v4.1.4

12 Feb 19:10
8da2f48
Compare
Choose a tag to compare
  • Fix: Modal open multiple times #455

v4.1.3

06 Dec 18:16
2ff912a
Compare
Choose a tag to compare

fix: show picker modal from within another modal #429

v4.1.2

26 Nov 16:14
0853548
Compare
Choose a tag to compare
  • fix: ios clone overlay focusable by talkback #422

v4.1.1

22 Oct 10:44
1f43c40
Compare
Choose a tag to compare
  • fix: wrong default timezone in modal mode on iOS (#411)
  • chore: optional onDateChange type

v4.1.0

02 Oct 10:10
c2164d6
Compare
Choose a tag to compare
  • feat: improved spoken feedback #390 @mika-lindell
  • fix: date changes for all mounted android modal pickers #399