react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

I can't install with react 19

Open IgorDePaula opened this issue 5 months ago • 7 comments

I can't install with react 19, the latest version of react and react native 81.

Image

IgorDePaula avatar Sep 16 '25 09:09 IgorDePaula

Peer dependency we need to change from react ^17 instead to reacet >=17

Any updates on this!

yagyesh-twofourlabs avatar Sep 17 '25 05:09 yagyesh-twofourlabs

Up

Although we can "npm i --legacy-peer-deps" our way for now, it's useful for more automated scripts

RicardoPetrereEtapa avatar Sep 17 '25 16:09 RicardoPetrereEtapa

why not support?

zereight avatar Sep 18 '25 00:09 zereight

+1, any alternatives?

mraskar avatar Sep 18 '25 06:09 mraskar

No issues with yarn.

dcdavidheisnam avatar Oct 28 '25 07:10 dcdavidheisnam

same problem

bmitioglov avatar Oct 28 '25 20:10 bmitioglov

I see there is a fork without this problem: https://github.com/ds-horizon/react-native-fast-image

bmitioglov avatar Oct 28 '25 20:10 bmitioglov