react-native-readium icon indicating copy to clipboard operation
react-native-readium copied to clipboard

fix: RN 75 build errors

Open squidCatx opened this issue 1 year ago • 8 comments

squidCatx avatar Dec 13 '24 12:12 squidCatx

Please merge this PR.
It contains a simple one-line change that resolves an issue with the new React Native versions.
We prefer not to create a fork for such a minor change.

jaydeep911 avatar Dec 26 '24 06:12 jaydeep911

I'll take a deeper look at this PR once our office is back open after the holidays. I want a deeper understanding of why type casting is necessary here.

jspizziri avatar Dec 26 '24 13:12 jspizziri

I'm running into this error as well, any chance we could get this merged in?

TomMahle avatar Mar 01 '25 16:03 TomMahle

I just tested this fix on [email protected] and it didn't work. I've authored the following commit and upgraded the library example project to 0.78.0.

jspizziri avatar Mar 05 '25 15:03 jspizziri

I've just published v3.0.1 which should resolves this issue in the example project. Please let me know if you are still experiencing any issues.

jspizziri avatar Mar 05 '25 15:03 jspizziri

@jspizziri I experience the same issue.

jm4r7in avatar Mar 13 '25 13:03 jm4r7in

@jm4r7in please reproduce this in the example app and I'll take a look.

jspizziri avatar Mar 13 '25 14:03 jspizziri

I did just see this issue in an app with rn 0.76.9.

jspizziri avatar May 08 '25 13:05 jspizziri

this fix has been released in 3.0.2

jspizziri avatar May 20 '25 15:05 jspizziri