patch-package
patch-package copied to clipboard
Certain Patches not being applied
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.