github web-ridge/react-native-paper-dates v0.2.7
Release 0.2.7

latest releases: v0.22.26, v0.22.25, v0.22.24...
3 years ago

0.2.7 (2020-12-19)

0.2.6 (2020-12-19)

Fix bug where time picker would not work good on some numbers (fixed #26)

You can now use locale to force a language if automatic detection is not good enough, fixed #12

  <DatePickerModal
        locale="en"
        ....rest
/>
  <TimePickerModal
        locale="en"
        ....rest
/>

Don't miss a new react-native-paper-dates release

NewReleases is sending notifications on new releases.