react-datetime icon indicating copy to clipboard operation
react-datetime copied to clipboard

React 18 support?

Open tonoslav opened this issue 3 years ago • 6 comments

I'm Submitting a ...

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

cannon install new react because of not supporting react 18

tonoslav avatar Jun 06 '22 09:06 tonoslav

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

edi avatar Jun 21 '22 08:06 edi

any update on this? Thanks!

jadon-murphy-saama avatar Jul 25 '22 22:07 jadon-murphy-saama

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

jpatel3 avatar Aug 15 '22 19:08 jpatel3

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

hasanbisha avatar Oct 07 '22 12:10 hasanbisha

@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

noxxxxxxxx avatar Sep 05 '24 11:09 noxxxxxxxx