howljs / react-native-calendar-kit

React Native Calendar Kit is a powerful and flexible calendar component for React Native applications. It provides a customizable and feature-rich calendar view with support for various functionalities
https://howljs.github.io/react-native-calendar-kit/docs/intro/
MIT License
429 stars 73 forks source link

onPressBackground gives wrong Timeslot information on user press react-native-calendar-kit #47

Closed muhammadashfaq closed 1 year ago

muhammadashfaq commented 1 year ago

Hi. I am implementing the react-native-calendar-kit in one of my projects. onPressBackground gives the wrong timeslot information when the user presses it.

Any workaround?

thanks

tomwotton commented 1 year ago

Hi I am facing the same issue too for me it always return the time as 18:30. I am using version "^1.11.1"

tomwotton commented 1 year ago

Fixed in version 1.13.0 thanks

howljs commented 1 year ago

I pushed a commit about onPressBackground return wrong time when set timeZone. I think it will include in v1.13.1 🤧

howljs commented 1 year ago

Fixed in v1.13.1