You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to send a date picker as a custom message. It works fine but the problem is that date picker only reacts to long press and not tap gesture. I tried to override this behaviour but couldn't make it. I think there are some conflicts between the internal library gestures and date picker. It's not the same for Buttons.
Any idea of how to make this work?
The text was updated successfully, but these errors were encountered:
Hello,
I'd like to send a date picker as a custom message. It works fine but the problem is that date picker only reacts to long press and not tap gesture. I tried to override this behaviour but couldn't make it. I think there are some conflicts between the internal library gestures and date picker. It's not the same for Buttons.
Any idea of how to make this work?
The text was updated successfully, but these errors were encountered: