Releases: henninghall/react-native-date-picker
Releases · henninghall/react-native-date-picker
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
v3.3.2
- Added Hebrew screen reader support (#341)
- Remove unnecessary app_name string (#347)
v3.3.1
- Extended screen reader support (no, nb, nn)
v3.3.0
- Screen reader support on Android (en, sv, fi) #314
v3.2.10
- Bugfix: android native variant stops responding at unmount during spinn #296
v3.2.9
- Fix bugs occurring on daylight saving day #291