Patching Libraries

Reference for patching, forking or replacing broken third-party libraries in React Native projects. Use when a dependency has a bug with no released fix, when deciding between patch-package and forking, when patches break after an upgrade, or when an abandoned library blocks progress.

AnilBurcu a089b81 3.7 KB Updated

File contents

AnilBurcu/claude-code-react-native/tree/main/plugins/rn/skills/patching-libraries commit a089b81857

Frequently asked questions

npx skillmds@latest add anilburcu/patching-libraries