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

[fix][iOS] new arch compatibility

Open cixio opened this issue 8 months ago • 1 comments

will fix the RNGzipSpec.h file not found bug on new arch for iOS

thanks to @lorenc-tomasz https://github.com/ammarahm-ed/react-native-gzip/issues/4#issuecomment-2624546187

cixio avatar Mar 30 '25 23:03 cixio

Thank you! I made a release if you don't want to patch like me

or using npm
npm install react-native-gzip-new-architecture ```

LovesWorking avatar May 04 '25 18:05 LovesWorking