arqex / react-datetime

A lightweight but complete datetime picker react component.
2k stars 869 forks source link

React 18 support? #836

Open tonoslav opened 2 years ago

tonoslav commented 2 years ago

I'm Submitting a ...

[ ] Bug report
[ ] Feature request
[x] Support request

cannon install new react because of not supporting react 18

edi commented 2 years ago

Use npm install --force untill a PR is sorted.

jadon-murphy-saama commented 2 years ago

any update on this? Thanks!

jpatel3 commented 2 years ago

Any ETA on PR approval for the support for React 18?

hasanbisha commented 2 years ago

What is required for this pr to work, is the library dependent on some react 16/17 specific feature? Does this library need testing or stuff for react 18? If so i would try, just give me some guidance

noxxxxxxxx commented 2 months ago

@hasanbisha @tonoslav @edi @jpatel3 I have almost completely refactored this library to use React 18; you might want to give it a try.

npm i rc-calendar-picker

https://github.com/noxxxxxxxx/calendar