react-ios-time-picker icon indicating copy to clipboard operation
react-ios-time-picker copied to clipboard

A modern time picker for your next react app ⌚️

Results 9 react-ios-time-picker issues
Sort by recently updated
recently updated
newest added

"next": "14.1.3", Thank you for the package but the popup doesn't work. If I replace the portal with a simple h1 the toggle works, with the portal no reaction, I...

You are not supporting typescript. You must do so or not show in your file that you do so.

Hi, I'm using this package in Next.js but I'm getting an error that says: > ReferenceError: document is not defined I've tried loading it with `next/dynamic` but getting the same...

Hi there, It would be great to have an option to set the increments. Say I only want to show options for every 15 mins or even every 2 hrs

Hi, when i set popupClassName="test" the className is assigned to overlay and not to popup ![image](https://user-images.githubusercontent.com/52598218/217205005-d8713ad6-1e89-49b1-8705-a23a4997ad5d.png)

Hello, do yo also have plans to include support for selecting hours, mins and secs. Cheers

Hello, are there plans to add arrow Up and arrow Down keys in the future?