patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

Certain Patches not being applied

Open DakshAg62 opened this issue 6 months ago • 0 comments

I've applied patches to packages including react-native-orientation, react-native-smartlock, react-native-shared-element, and react-native-tus-client using yarn patch-package <module-name>. However, after running yarn install, I receive no errors indicating that these patches failed to apply, yet the patches don't seem to be taking effect. What could be causing this issue? I'm upgrading my Android SDK to version 35, using Gradle 8.2.1, Kotlin 1.9.22, and React Native 0.69 with Java 17.

DakshAg62 avatar Jul 17 '25 05:07 DakshAg62