Releases: henninghall/react-native-date-picker
Releases · henninghall/react-native-date-picker
v3.1.0
- Divider height prop #220
- Bugfix: fast scroll flickering #226
- Larger touchable area between wheels #222
- Removed duplicated meta method UIDatePickerMode #225
- Support different color formats #219
v3.0.3
- Add iOS 14 support. #217
- Styling fix: Adaptive am/pm width for
nativeAndroid
variant #216
v3.0.2
- Bugfix: onChange callback not always triggered
- Updated typescript definitions
v3.0.1
- Bugfix: NullpointerException could happen for some languages #204
- Bugfix android native wheel stop glitch #205
v3.0.0
🎨 New Android style. See Readme for instructions on how to enable.
✅ No breaking changes
v2.7.13
- Bugfix: Shorten finish day format
Thanks to @hungneox!
v2.7.11
- Bugfix: IllegalArgumentException crash for some languages on some devices. #194
Thanks @draperunner for your contribution! 🎉