datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

Bump react version

Open Phil9l opened this issue 6 months ago • 6 comments

Update react to make it compatible with a new expo version.

Phil9l avatar May 12 '25 13:05 Phil9l

Should fix #972.

Phil9l avatar May 12 '25 13:05 Phil9l

Came across this too as I noticed React 19 is currently not supported and was looking if there were any existing PRs.

Is bumping the package.json file the only thing needed? Also, looks like some CI builds are failing. Were you able to get this running locally?

rdundon avatar May 12 '25 14:05 rdundon

why this is PR not merged yet because the package does not work properly with RN 0.79 on Android

Samide47 avatar May 14 '25 16:05 Samide47

why this is PR not merged yet because the package does not work properly with RN 0.79 on Android

Yeah, but does this PR actually work/fix the issue?

Looks like one of the CI builds failed because the 'package-lock.json' isn't in sync. That would at least need to be addressed. But I'm not sure if there's any thing else that may have been missed.

I suppose if time allows I could try running locally and seeing if the PR does indeed work.

Not the maintainer, but also interested in seeing React 19 compatibility resolved

rdundon avatar May 14 '25 16:05 rdundon

Should fix #972.

hello, how was this change tested? Thank you for the PR! :)

vonovak avatar May 26 '25 09:05 vonovak

Any updates ?

Ali-Aref avatar Jun 24 '25 04:06 Ali-Aref

When will this be fixed?

Cant upgrade to expo 53

hraschan avatar Aug 28 '25 18:08 hraschan

Hello, this package is compatible with both react 18 and 19, as denoted by * in the peer deps.

Thank you

vonovak avatar Oct 26 '25 13:10 vonovak