Releases: henninghall/react-native-date-picker
Releases · henninghall/react-native-date-picker
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
v4.1.0
- feat: improved spoken feedback #390 @mika-lindell
- fix: date changes for all mounted android modal pickers #399
v4.0.0
✅ No breaking changes
- feat: modal #376
- fix: talkback read display value on scroll value change #373
- fix: android compilation error #377
- chore: make date prop required in typescript + move d.ts file to root #375
v3.4.3
- fix: Two-finger scroll issue when TalkBack is active #370
v3.4.2
fix: improve android compiler support #369
v3.4.1
- fix: native variant text color fix for Android 10 (sdk 29) #367
v3.4.0
- migrate away from jcenter to support React Native 0.65 #363
- buxfix: prevent crash when using non-gregorian calendar #364
- RTL support #365