Skip to content

Releases: kuraydev/react-native-time-date-picker

v1.2.0

11 Oct 20:50

Choose a tag to compare

1.2.0 (2022-10-11)

Features

  • today has a special border now to make it understandable which day is today (473b141)
  • today has a special border now to make it understandable which day is today (8dc42cc)

v1.0.1

04 Oct 20:03

Choose a tag to compare

1.0.1 (2022-10-04)

Bug Fixes

v1.0.0

03 Oct 19:46

Choose a tag to compare

1.0.0 (2022-10-03)

Bug Fixes

Features

  • days can be customized stylied (19888fc)
  • Days refactoring (16d31df)
  • example selected date now (35e6b54)
  • header (e322914)
  • left right calendar arrows working (f68d65d)
  • left right calendar arrows working (5f72d6e)
  • left right calendar arrows working (f5abf1f)
  • library is ready to go (901b7c7)
  • new colors (0905772)
  • new colors (d3b50cd)
  • new prop disableTimeCloseButton (80b42f2)
  • new scripts (2620a8c)
  • new version 0.1.8 without console.logs (4fd540a)
  • onToggleTime and onToggleMonth props are available to detect if the time or month modes are toggled (30fb004)
  • output is always timestamp now (60b914b)
  • press to change hour and minute (10b21cd)
  • select month (f62d829)
  • select time (e9a1f65)
  • selected month logic (c2c4ae8)
  • time date (249f1fe)
  • time has 24 hour and 12 hour options now (3a42a4f)
  • TimeDatePicker and Calendar (1d324a9)
  • translation (6ff5124)
  • utils and translations (8650bbf)
  • wi (04a59e3)

feat: onToggleTime & onToggleMonth 😍

30 Sep 20:03

Choose a tag to compare

New Props:

  • onToggleTime
  • onToggleMonth
    Detects if the time or month modes are toggled

fix: selectedDate is working now 🐞

30 Sep 20:02

Choose a tag to compare

fix: selectedDate is working now 🐞

First Release 🥳

18 Sep 17:47

Choose a tag to compare

First Release 🥳