faster-image icon indicating copy to clipboard operation
faster-image copied to clipboard

Support for react native 0.76

Open pierretoussing opened this issue 1 year ago • 6 comments

Thank you for writing and publishing this library!

I was wondering if you were planning on supporting the new architecture and making this library work with react native 0.76.

pierretoussing avatar Nov 28 '24 09:11 pierretoussing

Thanks @pierretoussing. What doesn't work on 0.76?

gtokman avatar Nov 28 '24 13:11 gtokman

@gtokman for me it crashes on android in a flatlist and on iOS sometimes the images are cut off in a wired way in the list (1 from 200 times).

image

philipheinser avatar Dec 03 '24 09:12 philipheinser

@philipheinser got it! Can try it out this weekend. Are you yoga 2 as well?

gtokman avatar Dec 04 '24 15:12 gtokman

@gtokman I worked around in android by not passing children to the Image.

philipheinser avatar Dec 06 '24 06:12 philipheinser

@gtokman Whatever version comes with 76 no special setup

philipheinser avatar Dec 06 '24 06:12 philipheinser

@gtokman Whatever version comes with 76 no special setup

if you provide the minimal repo it would easy for maintainer

chanphiromsok avatar Dec 26 '24 08:12 chanphiromsok