Releases: web-ridge/react-native-paper-dates
Releases · web-ridge/react-native-paper-dates
Release 0.2.3
Release 0.2.2
Release 0.2.1
Updated README with GIF and Youtube video
Release 0.2.0
0.2.0 (2020-11-11)
Features
- Bugfixes for calendar (wrong year was used for days in month)
- Added time picker (closes #3)
- Dark mode support (closes #8)
- Use the modal react-native-web provides (closes #16)
- Numeric input on mobile web (closes #5)
- animationType and better defaults (2df57d3), closes #21 Thanks @ykliuiev!
Breaking Changes
None, but you'll need later versions of react-native-web
v0.1.6
- Smooth and fast cross platform date picker for React Native Paper
- Tested on Android, iOS and the web platform!
- Uses the native Date.Intl API's which work out of the box on the web / iOS
- Simple API
- Typesafe
- Endless scrolling
- Performant