Skip to content

Releases: web-ridge/react-native-paper-dates

Release 0.2.3

12 Nov 21:05
Compare
Choose a tag to compare

0.2.3 (2020-11-12)

Bug Fixes

  • bug where with last and first day range (cd93f81)

Release 0.2.2

12 Nov 20:58
Compare
Choose a tag to compare

0.2.2 (2020-11-12)

Bug Fixes

  • double months on web + wrong layout when range was last day or first day (9b42b6e)

Release 0.2.1

11 Nov 21:40
Compare
Choose a tag to compare

Updated README with GIF and Youtube video

Release 0.2.0

11 Nov 20:56
Compare
Choose a tag to compare

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

19 Aug 19:53
Compare
Choose a tag to compare
  • 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