Nico Domino

Results 576 comments of Nico Domino

We now also have a hook (`useTimezoneSelect`) where you can import the behaviour, but use your own select component. So you don't need to deal with the peculiarities of `react-select`...

Hey since this has gotten so out of date I'm going to close this in a few days. Feel free to comment though if you want me to keep it...

Closing this due to inactivity. In general though I'm not against a feature like this if anyone else wants to pick it up and open a new PR against the...

I'm thinking about making `react-select` a peer-dependency, since we have a timezone select hook PR open and getting ready to merge (https://github.com/ndom91/react-timezone-select/pull/81 - Thanks @DreierF). What do folks think? People...

I've gone ahead and made `react-select` a peer dependency in `2.0.0` :+1: Hopefully we can merge the `useTimezoneSelect` hook PR soon then

This has been released in `v2.1.0` - PR: https://github.com/ndom91/react-timezone-select/pull/81 - Docs: https://github.com/ndom91/react-timezone-select#-custom-select-component Thanks @DreierF

> Hey @ndom91, I think the second option would be simpler and would give less problems. Anyway I found [this ](https://www.npmjs.com/package/city-timezones)library that displays many cities and returns a "timezone" key...

> Hey @ndom91, how are u? Jn case I need how can I change the dropdown style? The dropdown is completely built on [`react-select`](https://react-select.com/styles) so you'd have to override their...

> Hey @ndom91, how are you? > I'm trying to deploy this but I'm having a problem. I've already managed to use the [city-timezones ](https://www.npmjs.com/package/city-timezones)library and relate the timezones. The...

> @ndom91 @PeerRich Please take a look at my video, what do you think? I think it's ready, I just need to solve the typescript problems > https://www.loom.com/share/ba52667340144e60a9321cad720080d1 > Yeah...