Releases: kuraydev/react-native-time-date-picker
Releases · kuraydev/react-native-time-date-picker
v1.2.0
v1.0.1
v1.0.0
1.0.0 (2022-10-03)
Bug Fixes
- crash for import style (47c1f27)
- days useMemo fix (84f3e38)
- selectedDate is working now (91c8e2e)
- time select logic (781ce09)
- type fixes (eff34f6)
- type fixing (30a0f16)
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 😍
New Props:
- onToggleTime
- onToggleMonth
Detects if the time or month modes are toggled
fix: selectedDate is working now 🐞
fix: selectedDate is working now 🐞
First Release 🥳
First Release 🥳